summaryrefslogtreecommitdiff
path: root/CyteKit/WebViewController.h
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2011-03-01 17:41:13 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2011-03-07 02:41:34 -0800
commitd53628b6a4db45ae954921570124a646e027b086 (patch)
treed121a9b43f0646b0f9949a409f37c754b2f6a721 /CyteKit/WebViewController.h
parentcd79e8cf2d642eb18fca492be164c01c3ac4e318 (diff)
Use a real copyright symbol in About.
Diffstat (limited to 'CyteKit/WebViewController.h')
-rw-r--r--CyteKit/WebViewController.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/CyteKit/WebViewController.h b/CyteKit/WebViewController.h
index 99d5572..d2f9fb5 100644
--- a/CyteKit/WebViewController.h
+++ b/CyteKit/WebViewController.h
@@ -123,7 +123,9 @@
- (void) alertView:(UIAlertView *)alert clickedButtonAtIndex:(NSInteger)button;
- (void) customButtonClicked;
+
- (void) applyRightButton;
+- (UIBarButtonItem *) rightButton;
- (void) _didStartLoading;
- (void) _didFinishLoading;