mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 15:12:21 +00:00
Open and New now work when the main windows is closed
This commit is contained in:
@@ -33,4 +33,7 @@ typedef enum {
|
||||
*/
|
||||
- (NSArray *)contextMenuItemsWithItems:(MPContextMenuItemsFlags)flags;
|
||||
|
||||
- (void)openDocument:(id)sender;
|
||||
- (void)newDocument:(id)sender;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user