Files
MASShortcut/Framework/UI/MASShortcutViewButtonCell.h
2021-06-27 10:04:29 +01:00

10 lines
131 B
Objective-C

#import <Cocoa/Cocoa.h>
NS_ASSUME_NONNULL_BEGIN
@interface MASShortcutViewButtonCell : NSButtonCell
@end
NS_ASSUME_NONNULL_END