Delete lockfile at shutdown on linux and mac.
Passing lockfile on mac by sending message .
This commit is contained in:
parent
19f849a6d9
commit
15d9751919
4 changed files with 89 additions and 22 deletions
|
@ -5,5 +5,6 @@
|
|||
-(instancetype) init;
|
||||
-(void) add_observer:(NSString *)version;
|
||||
-(void) message_update:(NSNotification *)note;
|
||||
-(void) closing_update:(NSNotification *)note;
|
||||
-(void) bring_forward;
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue