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 5d788b9..8cff0ca 100644 --- a/Framework/MASShortcutView.h +++ b/Framework/MASShortcutView.h @@ -1,5 +1,7 @@ @class MASShortcut, MASShortcutValidator; +extern NSString *const MASShortcutBinding; + typedef enum { MASShortcutViewAppearanceDefault = 0, // Height = 19 px MASShortcutViewAppearanceTexturedRect, // Height = 25 px |
