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