aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Shpakovski2013-07-31 14:26:49 +0300
committerVadim Shpakovski2013-07-31 14:26:49 +0300
commitfb4ac110a085a9ed99881eada0b62dfceca5d8ab (patch)
treef3e80745cb4d511920e4adfc65780766792716fc
parentabda36331f5fdf3ab6ef1d659481e95743a3fa88 (diff)
downloadMASShortcut-fb4ac110a085a9ed99881eada0b62dfceca5d8ab.tar.bz2
Fixing errors in MASShortcutDemo.1.2.2
-rw-r--r--MASShortcutView.m1
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 -