Welcome to mirror list, hosted at ThFree Co, Russian Federation.

AppDelegate.h « mach_inject_sandbox - github.com/mumble-voip/mach_override.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d803ba50f75a60dc31924eb7dba695f5b6b08db1 (plain)
1
2
3
4
#import <Cocoa/Cocoa.h>

@interface AppDelegate : NSObject {}
@end