X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=KeyInputTextView.h;h=485af1cae0d87d95e145f8acc17a4edb456bc401;hp=a3cd4ff00c501c1e6f05243dfc6891cb90ff397e;hb=15a3aec049658f4a1c3c6e8c9f8a549fb8de0782;hpb=320e3065d251e11370e571df5705675937b76521 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;