summaryrefslogtreecommitdiff
path: root/iPhonePrivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'iPhonePrivate.h')
-rw-r--r--iPhonePrivate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/iPhonePrivate.h b/iPhonePrivate.h
index e8748a4..9852bbe 100644
--- a/iPhonePrivate.h
+++ b/iPhonePrivate.h
@@ -281,6 +281,7 @@ enum {
// }}}
// @interface Web* {{{
@interface WebPreferences : NSObject
++ (void) setWebKitLinkTimeVersion:(NSInteger)version;
- (void) setCacheModel:(WebCacheModel)value;
- (void) setJavaScriptCanOpenWindowsAutomatically:(BOOL)value;
@end