mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 17:09:24 +00:00
Fixed wrong value on browser selection on cancled custom browser selection
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
|
||||
@property (weak) IBOutlet NSPopUpButton *browserPopup;
|
||||
|
||||
- (IBAction)showCustomBrowserSelection:(id)sender;
|
||||
- (IBAction)_showCustomBrowserSelection:(id)sender;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user