1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-11-26 20:28:49 -05:00

Formatting.

This commit is contained in:
Camilla Berglund 2010-09-16 05:09:36 +02:00
parent 323e65b3f7
commit 608acebf37

View File

@ -32,6 +32,7 @@
#include "internal.h"
@interface GLFWApplication : NSApplication
@end