6 lines
150 B
C
6 lines
150 B
C
void run();
|
|
void killOtherInstances();
|
|
int askToMoveToApplications();
|
|
int createSymlinkWithAuthorization();
|
|
extern void Restart();
|
|
extern void Quit(); |