mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 17:19:24 +00:00
Actions for add and remove of window associations stubbed
Autotype inspector binding extended
This commit is contained in:
@@ -35,7 +35,6 @@ NSString *const kMPApplciationNameKey = @"applicationName";
|
||||
}
|
||||
|
||||
- (void)_didPressHotKey {
|
||||
// copy items to pasteboard
|
||||
NSArray *documents = [NSApp orderedDocuments];
|
||||
MPDocument *currentDocument = nil;
|
||||
for(MPDocument *openDocument in documents) {
|
||||
|
||||
Reference in New Issue
Block a user