mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-22 11:03:58 +00:00
@@ -0,0 +1,11 @@
|
||||
#import "MWMViewController.h"
|
||||
|
||||
@interface MWMModeButtonViewController : MWMViewController
|
||||
|
||||
+ (MWMModeButtonViewController *)controller;
|
||||
|
||||
@property(nonatomic) BOOL hidden;
|
||||
|
||||
+ (void)updateAvailableArea:(CGRect)frame;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user