mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-19 13:19:31 +00:00
Better display of no expiration dates. Handling of cancel now does'nt overwrite existing expiry date
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
@property (strong,readonly) NSDate *date;
|
||||
@property (weak) IBOutlet NSDatePicker *datePicker;
|
||||
@property (weak) IBOutlet NSPopUpButton *presetPopupButton;
|
||||
@property (assign, readonly) BOOL didCancel;
|
||||
|
||||
- (IBAction)useDate:(id)sender;
|
||||
- (IBAction)cancel:(id)sender;
|
||||
|
||||
Reference in New Issue
Block a user