Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty
This commit is contained in:
@@ -667,7 +667,7 @@ static const NSRange kEmptyRange = { NSNotFound, 0 };
|
|||||||
|
|
||||||
// Delegate for application related notifications {{{
|
// Delegate for application related notifications {{{
|
||||||
|
|
||||||
@interface GLFWApplicationDelegate : NSObject
|
@interface GLFWApplicationDelegate : NSObject <NSApplicationDelegate>
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@implementation GLFWApplicationDelegate
|
@implementation GLFWApplicationDelegate
|
||||||
|
|||||||
Reference in New Issue
Block a user