hank
2017-06-14 8635d6b872b19fb625f7a6eec669608b60412e9a
frameworks/WASdkImpl.framework/Headers/WASdkAccountSwitchUI.h
@@ -9,6 +9,6 @@
#import <UIKit/UIKit.h>
#import <WACommon/WACommon.h>
#import "WASdkAccountMainUI.h"
@interface WASdkAccountSwitchUI : UIView
@interface WASdkAccountSwitchUI : UIScrollView
@property(nonatomic,weak)WASdkAccountMainUI* mainUI;
@end