Newly created groups should now be selected

Added lock on sleep
Lock on idle still missing
Fixed some issues with clipboard clearing
Fixed preferences bindings errors
This commit is contained in:
michael starke
2013-06-21 18:29:24 +02:00
parent 15bae7c944
commit 1c91b1a9a1
16 changed files with 126 additions and 39 deletions

View File

@@ -15,5 +15,6 @@
- (IBAction)showPasswordCreator:(id)sender;
- (NSString *)applicationName;
- (void)lockAllDocuments;
@end