mirror of
https://github.com/leanote/leanote-ios.git
synced 2025-10-16 08:04:57 +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
|