X-Git-Url: https://git.saurik.com/iphone-api.git/blobdiff_plain/2cd8f71baf5b8e3f2fc334a69a08a31948c2bd7c..refs/heads/master:/UIKit/UIKeyboardLayoutProtocol-Protocol.h diff --git a/UIKit/UIKeyboardLayoutProtocol-Protocol.h b/UIKit/UIKeyboardLayoutProtocol-Protocol.h index 52c5487..208148c 100644 --- a/UIKit/UIKeyboardLayoutProtocol-Protocol.h +++ b/UIKit/UIKeyboardLayoutProtocol-Protocol.h @@ -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 - (void)showKeyboardType:(int)fp8 withAppearance:(int)fp12;