Skip to content

Commit bbb8ed2

Browse files
committed
Yet another incompatible interface warning
1 parent 3f239e6 commit bbb8ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitx_askpasswd_main.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#define WINDOWAUTOSAVENAME @"GitXAskPasswordWindowFrame"
2020

2121

22-
@interface GAPAppDelegate : NSObject
22+
@interface GAPAppDelegate : NSObject<NSApplicationDelegate>
2323
{
2424
NSPanel* mPasswordPanel;
2525
NSSecureTextField* mPasswordField;

0 commit comments

Comments
 (0)