X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=KeyInputTextView.h;h=485af1cae0d87d95e145f8acc17a4edb456bc401;hp=a3cd4ff00c501c1e6f05243dfc6891cb90ff397e;hb=1bb3f553caac2b6b74380bd20ddc4bb1ff22abb2;hpb=0a402879ee3beb79bb4d2270f909ad75eead0c96 diff --git a/KeyInputTextView.h b/KeyInputTextView.h index a3cd4ff..485af1c 100644 --- a/KeyInputTextView.h +++ b/KeyInputTextView.h @@ -13,7 +13,6 @@ IBOutlet TargetController *targetController; } -@property (copy) NSString* descr; @property (assign) int vk; @property (readonly) BOOL hasKey; @property (assign) BOOL enabled;