Mac: test commit

This commit is contained in:
Jay Sorg 2012-05-10 17:28:38 -07:00
parent b01e6947c8
commit 4cfd9b8230
1 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ typedef int boolean;
int height;
int argc;
char **argv;
// store state info for some keys
int kdlshift;
int kdrshift;
@ -46,7 +46,7 @@ typedef int boolean;
int kdlmeta;
int kdrmeta;
int kdcapslock;
@public
NSWindow *ourMainWindow;
NSPasteboard *pasteboard_rd; // for reading from clipboard