mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-15 04:52:29 +00:00
Added test for custom field ui. Field can be added/removed. But no data is displayes/stored
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
@property (assign) IBOutlet NSSegmentedControl *infoTabControl;
|
||||
@property (assign) IBOutlet NSTableView *attachmentTableView;
|
||||
@property (assign) IBOutlet NSTextView *notesTextView;
|
||||
@property (assign) IBOutlet NSTextField *customFieldsTextField;
|
||||
|
||||
|
||||
/* Seperate call to ensure alle registered objects are in place */
|
||||
|
||||
Reference in New Issue
Block a user