From fb4ac110a085a9ed99881eada0b62dfceca5d8ab Mon Sep 17 00:00:00 2001 From: Vadim Shpakovski Date: Wed, 31 Jul 2013 14:26:49 +0300 Subject: Fixing errors in MASShortcutDemo. --- MASShortcutView.m | 1 + 1 file changed, 1 insertion(+) 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 - -- cgit v1.2.3