diff options
Diffstat (limited to 'MASShortcutView.m')
| -rw-r--r-- | MASShortcutView.m | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/MASShortcutView.m b/MASShortcutView.m index b04658c..386584f 100644 --- a/MASShortcutView.m +++ b/MASShortcutView.m @@ -29,6 +29,7 @@  @synthesize shortcutPlaceholder = _shortcutPlaceholder;  @synthesize shortcutValueChange = _shortcutValueChange;  @synthesize recording = _recording; +@synthesize appearance = _appearance;  #pragma mark - | 
