mirror of
https://github.com/DKJone/DKWechatHelper.git
synced 2026-07-29 06:12:07 +08:00
适配IPad
解决IPad打开小助手崩溃问题
This commit is contained in:
@@ -319,6 +319,18 @@
|
||||
|
||||
@end
|
||||
|
||||
|
||||
|
||||
@interface CAppViewControllerManager: NSObject
|
||||
|
||||
+ (id)topViewControllerOfWindow:(id)arg1;
|
||||
+ (id)topViewControllerOfMainWindow;
|
||||
+ (id)topMostController;
|
||||
+ (id)getCurrentNavigationController;
|
||||
+ (id)getTabBarController;
|
||||
+ (id)getAppViewControllerManager;
|
||||
|
||||
@end
|
||||
#endif /* WechatHeaders_h */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user