X-Git-Url: https://git.saurik.com/iphone-api.git/blobdiff_plain/298474e005c5c6ae958066e890f2b0d2f373e2c6..c58d80b0325755e9b0839eb00daab031ca237c93:/ChatKit/SMSWebDocumentView.h?ds=inline diff --git a/ChatKit/SMSWebDocumentView.h b/ChatKit/SMSWebDocumentView.h new file mode 100644 index 0000000..51739c2 --- /dev/null +++ b/ChatKit/SMSWebDocumentView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.1.2. + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard. + */ + +#import "UIWebDocumentView.h" + +@interface SMSWebDocumentView : UIWebDocumentView +{ +} + +- (BOOL)canBecomeFirstResponder; + +@end +