Cannot use non-informal protocols with Base SDK 10.5.

This commit is contained in:
André Berg
2010-03-24 10:28:54 +01:00
parent abe09c4178
commit 6a542d441a
+1 -1
View File
@@ -18,7 +18,7 @@
#define PASSLABELHEIGHT 16.0
@interface GAPAppDelegate : NSObject <NSApplicationDelegate>
@interface GAPAppDelegate : NSObject
{
NSPanel* mPasswordPanel;
NSSecureTextField* mPasswordField;