Cocoa Keyboard Shortcuts in Dialog without an Edit Menu
This commit is contained in:
11
ShadowsocksX-NG/SWBApplication.h
Normal file
11
ShadowsocksX-NG/SWBApplication.h
Normal file
@ -0,0 +1,11 @@
|
||||
//
|
||||
// Created by clowwindy on 3/1/14.
|
||||
// Copyright (c) 2014 clowwindy. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
@import AppKit;
|
||||
|
||||
|
||||
@interface SWBApplication : NSApplication
|
||||
@end
|
Reference in New Issue
Block a user