Files
MASShortcut/MASShortcutView+UserDefaults.h
T
2012-07-06 16:40:00 +03:00

8 lines
143 B
Objective-C

#import "MASShortcutView.h"
@interface MASShortcutView (UserDefaults)
@property (nonatomic, copy) NSString *associatedUserDefaultsKey;
@end