/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2015 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
#include "CyteKit/WebViewTableViewCell.h"
#include "iPhonePrivate.h"
-@interface WebView (Apple)
-- (void) _setLayoutInterval:(float)interval;
-- (void) _setAllowsMessaging:(BOOL)allows;
-@end
-
@implementation CyteWebViewTableViewCell
+ (CyteWebViewTableViewCell *) cellWithRequest:(NSURLRequest *)request {