platform/iphone/Classes/SimpleMainView.h in rhodes-2.2.3 vs platform/iphone/Classes/SimpleMainView.h in rhodes-2.2.4.beta.1
- old
+ new
@@ -35,6 +35,8 @@
- (void)didRotateFromInterfaceOrientation:(UIInterfaceOrientation)fromInterfaceOrientation;
- (void)loadView;
- (UIWebView*)getWebView:(int)tab_index;
++ (void) disableHiddenOnStart;
+
@end