mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 14:29:31 +00:00
Pickchar parser parses options. Output is not converted at the moment
This commit is contained in:
@@ -36,7 +36,6 @@ typedef NS_ENUM(NSUInteger, MPPickfieldTableColumn) {
|
||||
- (void)viewDidLoad {
|
||||
[super viewDidLoad];
|
||||
self.tableModel = [[MPPickfieldTableModel alloc] initWithEntry:self.representedEntry inDocument:nil];
|
||||
|
||||
}
|
||||
|
||||
- (KPKEntry *)representedEntry {
|
||||
|
||||
Reference in New Issue
Block a user