Skip to content

Commit

Permalink
U: tray .m 格式化
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangli10 committed Dec 6, 2023
1 parent 9af3320 commit 3eca0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/systray/systray_darwin.m
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ - (void) add_or_update_menu_item:(MenuItem*) item;
- (IBAction)menuHandler:(id)sender;
- (void)statusOnClick:(NSButton *)btn;
@property (assign) IBOutlet NSWindow *window;
@end
@end

@implementation AppDelegate {
NSStatusItem *statusItem;
Expand Down

0 comments on commit 3eca0fa

Please sign in to comment.