]> git.saurik.com Git - iphone-api.git/blobdiff - UIKit/UIKeyboardLayoutProtocol-Protocol.h
This one only took me maybe a half hour to find.
[iphone-api.git] / UIKit / UIKeyboardLayoutProtocol-Protocol.h
index 52c548791e1bac37fad994d994161ad6d3a7d1cc..208148c836995b485a149226831024385a66a433 100644 (file)
@@ -4,7 +4,7 @@
  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
  */
 
-#import "NSObject-Protocol.h"
+//#import "NSObject-Protocol.h"
 
 @protocol UIKeyboardLayoutProtocol <NSObject>
 - (void)showKeyboardType:(int)fp8 withAppearance:(int)fp12;