mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 08:49:26 +00:00
iconselection and date picking now get registered as user interaction
This commit is contained in:
@@ -60,9 +60,6 @@ typedef NS_ENUM(NSUInteger, MPEntryTab) {
|
||||
|
||||
@implementation MPEntryInspectorViewController
|
||||
|
||||
static NSString *kMPContentBindingString2 = @"content.%@.%@";
|
||||
static NSString *kMPContentBindingString3 = @"content.%@.%@.%@";
|
||||
|
||||
- (NSString *)nibName {
|
||||
return @"EntryInspectorView";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user