We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a1789 commit ecade8cCopy full SHA for ecade8c
testgui/mac_support_cocoa.m
@@ -20,7 +20,7 @@
20
extern FXMainWindow *g_main_window;
21
22
23
-@interface MyAppDelegate : NSObject
+@interface MyAppDelegate : NSObject<NSApplicationDelegate>
24
{
25
}
26
@end
0 commit comments