diff options
Diffstat (limited to 'Framework/MASShortcutView.h')
| -rw-r--r-- | Framework/MASShortcutView.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/Framework/MASShortcutView.h b/Framework/MASShortcutView.h index 166be44..656f4e4 100644 --- a/Framework/MASShortcutView.h +++ b/Framework/MASShortcutView.h @@ -21,4 +21,6 @@ typedef enum {  /// Returns custom class for drawing control.  + (Class)shortcutCellClass; +- (void)setAcceptsFirstResponder:(BOOL)value; +  @end | 
