]> git.saurik.com Git - cydia.git/blobdiff - UICaboodle/RVPage.h
Fix the default custom button behaviour for commercial packages. My understanding...
[cydia.git] / UICaboodle / RVPage.h
index d2f84fa5c5be2db43b1d7f7448df8b88770c2aa5..3f16bc1507c9353bf4d48014fa866633f8943699 100644 (file)
@@ -3,7 +3,7 @@
 #import <UIKit/UIKit.h>
 
 @interface UCViewController : UIViewController {
-       id delegate_; 
+    id delegate_;
 }
 - (void)setDelegate:(id)delegate;
 - (void) reloadData;