X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/3a6f9c89e5edc675d5741eb5aa66e30e798fb3aa..70d35e1385a7311e310a9890ecb163d97bbdf6e9:/CyteKit/ListController.h diff --git a/CyteKit/ListController.h b/CyteKit/ListController.h index b9b8022c..a71139fe 100644 --- a/CyteKit/ListController.h +++ b/CyteKit/ListController.h @@ -28,6 +28,8 @@ @interface CyteListController : CyteViewController +- (id) initWithTitle:(NSString *)title; + - (bool) shouldYield; - (void) loadView; - (void) _reloadData;