mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-25 17:19:24 +00:00
Added Toolbar. No functionality implemented
This commit is contained in:
@@ -47,5 +47,8 @@
|
||||
[self.mainWindowController openDocument];
|
||||
}
|
||||
|
||||
- (void)toolbarItemPressed:(id)sender {
|
||||
NSLog(@"Pressed %@", sender);
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user