]> git.saurik.com Git - cydia.git/blobdiff - CyteKit/ViewController.h
Also move ListController title support to CyteKit.
[cydia.git] / CyteKit / ViewController.h
index 156f3cbf27b8b245d22924af0dd127497c4bd2fd..da4a33b9d060926c1a42e3857adc1045ea8965fd 100644 (file)
@@ -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.