diff options
Diffstat (limited to 'CyteKit/ViewController.h')
-rw-r--r-- | CyteKit/ViewController.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CyteKit/ViewController.h b/CyteKit/ViewController.h index 156f3cb..da4a33b 100644 --- a/CyteKit/ViewController.h +++ b/CyteKit/ViewController.h @@ -36,6 +36,7 @@ - (void) unloadData; - (UIViewController *) parentOrPresentingViewController; +- (UIViewController *) rootViewController; // This URL is used to save the state of the view controller. Return // nil if you cannot or should not save the URL for this page. |