lpw
2026-07-15 bdad199a9d01d78468a34be3f0059be744855a08
frameworks/WASdkImpl.framework/Headers/WASdkAccountSwitchUI.h
@@ -8,7 +8,7 @@
#import <UIKit/UIKit.h>
#import <WACommon/WACommon.h>
#import "WASdkAccountMainUI.h"
@interface WASdkAccountSwitchUI : UIView
#import <WASdkImpl/WASdkAccountMainUI.h>
@interface WASdkAccountSwitchUI : UIScrollView
@property(nonatomic,weak)WASdkAccountMainUI* mainUI;
@end