MeshLib C++ Docs
Loading...
Searching...
No Matches
MRMacOSOpenDocumentsHandler.h
Go to the documentation of this file.
1#import <Foundation/Foundation.h>
2#import <AppKit/AppKit.h>
3
4#ifdef __APPLE__
5
8@interface GLFWCustomDelegate : NSObject
9+ (void)load;
10@end
11
12#endif