|
@@ -36,5 +36,6 @@
|
|
|
- (NSUInteger)supportedInterfaceOrientations;
|
|
- (NSUInteger)supportedInterfaceOrientations;
|
|
|
- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)orient;
|
|
- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)orient;
|
|
|
- (BOOL)prefersStatusBarHidden;
|
|
- (BOOL)prefersStatusBarHidden;
|
|
|
|
|
+- (UIStatusBarStyle)preferredStatusBarStyle;
|
|
|
|
|
|
|
|
@end
|
|
@end
|