mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 00:19:23 +00:00
Fixed issue that did not set the correct document version in MPDocument
Reverted undoable settings for Database Updated to latest HNHUi
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
@implementation MPKeyfilePathControlDelegate
|
||||
|
||||
- (NSDragOperation)pathControl:(NSPathControl *)pathControl validateDrop:(id<NSDraggingInfo>)info {
|
||||
NSLog(@"%@", [info draggingPasteboard]);
|
||||
return NSDragOperationNone;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user