mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 11:09:24 +00:00
Browser selection now populates the menu. Selection is not used and not saved for now.
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
#import "MPSettingsTab.h"
|
||||
|
||||
@interface MPWorkflowSettingsController : MPViewController <MPSettingsTab>
|
||||
|
||||
@property (weak) IBOutlet NSPopUpButton *browserPopup;
|
||||
|
||||
- (IBAction)showCustomBrowserSelection:(id)sender;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user