summaryrefslogtreecommitdiff
path: root/CyteKit/CyteWebView.h
diff options
context:
space:
mode:
Diffstat (limited to 'CyteKit/CyteWebView.h')
-rw-r--r--CyteKit/CyteWebView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/CyteKit/CyteWebView.h b/CyteKit/CyteWebView.h
index 7db1e11..09c66da 100644
--- a/CyteKit/CyteWebView.h
+++ b/CyteKit/CyteWebView.h
@@ -73,6 +73,7 @@
- (id<CYWebViewDelegate>) delegate;
- (void) dispatchEvent:(NSString *)event;
+- (void) reloadFromOrigin;
@end