summaryrefslogtreecommitdiff
path: root/CyteKit/ViewController.h
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2011-12-23 22:41:50 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2011-12-23 22:52:05 -0800
commit19f2d77f02510fd14320166f45a33e6aa77cb396 (patch)
tree58faf4628aa9126578562691b4bff3b1fc39248e /CyteKit/ViewController.h
parentf9257f618734672534a3955c16aa83acfa5e1786 (diff)
"Oh, my God... they killed parentViewController!"v1.1.3
Diffstat (limited to 'CyteKit/ViewController.h')
-rw-r--r--CyteKit/ViewController.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/CyteKit/ViewController.h b/CyteKit/ViewController.h
index f707ba2..6cbff24 100644
--- a/CyteKit/ViewController.h
+++ b/CyteKit/ViewController.h
@@ -48,6 +48,7 @@
- (BOOL) hasLoaded;
- (void) reloadData;
- (void) unloadData;
+- (UIViewController *) parentOrPresentingViewController;
@end
@interface CyteViewController : UIViewController {