diff options
Diffstat (limited to 'iPhonePrivate.h')
-rw-r--r-- | iPhonePrivate.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iPhonePrivate.h b/iPhonePrivate.h index 589dcf3..f9f03a4 100644 --- a/iPhonePrivate.h +++ b/iPhonePrivate.h @@ -54,6 +54,7 @@ typedef enum { @interface UIActionSheet (Apple) +- (void) setContext:(NSString *)context; - (NSString *) context; @end |