mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 13:29:46 +00:00
Browser selection now populates the menu. Selection is not used and not saved for now.
This commit is contained in:
@@ -20,5 +20,9 @@
|
||||
@optional
|
||||
- (NSString *)label;
|
||||
- (NSImage *)image;
|
||||
/* Called when the tab is about to be selected and displayed */
|
||||
- (void)willSelectTab;
|
||||
/* Called whent the tab was selected and is being displayed */
|
||||
- (void)didSelectTab;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user