mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 19:59:29 +00:00
Added default Autotype sequence to settings. Using sepearte MPTreeDeleagte for autotype and editing
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
#import "KPKTree.h"
|
||||
|
||||
@class MPDocument;
|
||||
|
||||
@interface MPTreeDelegate : NSObject <KPKTreeDelegate>
|
||||
|
||||
- (instancetype)initWithDocument:(MPDocument *)document;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user