mirror of https://github.com/axmolengine/axmol.git
Update RootViewController.h
Fix not hide status bar on iOS 7
This commit is contained in:
parent
c07556fdfb
commit
644c3ebff5
|
@ -4,5 +4,6 @@
|
|||
@interface RootViewController : UIViewController {
|
||||
|
||||
}
|
||||
- (BOOL) prefersStatusBarHidden;
|
||||
|
||||
@end
|
||||
|
|
Loading…
Reference in New Issue