LMMS
Loading...
Searching...
No Matches
swellappmain.h
Go to the documentation of this file.
1#import <Cocoa/Cocoa.h>
2
3
4@interface SWELLApplication : NSApplication {
5
6}
7- (void)sendEvent:(NSEvent *)anEvent;
8
9@end
10
11@interface SWELLAppController : NSObject {
12}
13-(IBAction)onSysMenuCommand:(id)sender;
14@end
Definition swellappmain.h:11
Definition swellappmain.h:4
#define void
Definition unzip.h:396