|
@@ -13,6 +13,7 @@
|
|
|
////////////////////////////////////////////////////////////////////
|
|
////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#import <AppKit/NSApplication.h>
|
|
#import <AppKit/NSApplication.h>
|
|
|
|
|
+#import <AppKit/NSEvent.h>
|
|
|
|
|
|
|
|
// This class solely exists so that we can override sendEvent in order
|
|
// This class solely exists so that we can override sendEvent in order
|
|
|
// to prevent NSApplication from eating certain keyboard events.
|
|
// to prevent NSApplication from eating certain keyboard events.
|