X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/d458596e0138c5094097a45442828cbc087be403..974742b28743a6fe1a838992269dfcfa772e27d8:/CyteKit/ViewController.mm diff --git a/CyteKit/ViewController.mm b/CyteKit/ViewController.mm index ae69468c..dc5dabb0 100644 --- a/CyteKit/ViewController.mm +++ b/CyteKit/ViewController.mm @@ -60,7 +60,7 @@ extern bool IsWildcat_; @end -@implementation CYViewController +@implementation CyteViewController - (void) setDelegate:(id)delegate { delegate_ = delegate; @@ -84,7 +84,7 @@ extern bool IsWildcat_; } - (void) releaseSubviews { - // Do nothing. + loaded_ = NO; } - (void) setView:(UIView *)view {