mirror of
https://github.com/leanote/leanote-ios.git
synced 2025-10-15 23:54:46 +00:00
6 lines
72 B
Objective-C
Executable File
6 lines
72 B
Objective-C
Executable File
#import <UIKit/UIKit.h>
|
|
|
|
@interface WPNUXPrimaryButton : UIButton
|
|
|
|
@end
|