mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 15:12:21 +00:00
More work on Password creation
This commit is contained in:
@@ -20,7 +20,10 @@ typedef enum {
|
||||
|
||||
@interface MPAppDelegate : NSObject <NSApplicationDelegate>
|
||||
|
||||
- (IBAction) showMainWindow:(id)sender;
|
||||
@property (retain) IBOutlet NSWindow *passwordCreatorWindow;
|
||||
|
||||
- (IBAction)showMainWindow:(id)sender;
|
||||
- (IBAction)showPasswordCreator:(id)sender;
|
||||
|
||||
- (NSString *)applicationName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user