app_darwin.h 150 B

123456
  1. void run();
  2. void killOtherInstances();
  3. int askToMoveToApplications();
  4. int createSymlinkWithAuthorization();
  5. extern void Restart();
  6. extern void Quit();