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 411ff96..cd5934d 100644
--- a/iPhonePrivate.h
+++ b/iPhonePrivate.h
@@ -334,6 +334,7 @@ enum {
@interface NSObject (Apple)
+ (BOOL) isKeyExcludedFromWebScript:(const char *)name;
+- (NSArray *) attributeKeys;
@end
@interface NSString (Apple)