]> git.saurik.com Git - cydia.git/blobdiff - CyteKit/ListController.h
Also move ListController title support to CyteKit.
[cydia.git] / CyteKit / ListController.h
index b9b8022c7b4d704e9be6f9cc7863a799fba54ce5..a71139fe6920a151ee27e2759e78e8d21c15f0c0 100644 (file)
@@ -28,6 +28,8 @@
 
 @interface CyteListController : CyteViewController
 
+- (id) initWithTitle:(NSString *)title;
+
 - (bool) shouldYield;
 - (void) loadView;
 - (void) _reloadData;