X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=KeyInputTextView.h;fp=KeyInputTextView.h;h=e327c7851ba19602595f21af851932bcbd7627e3;hp=69d8f10f2d82591e984fdfdc743b53e02e21bd19;hb=5a79f9f05829ca1aecc70aeadb8c980ec4f3556d;hpb=51ca12b552a9c17c4d4029b0340e193b273044a8 diff --git a/KeyInputTextView.h b/KeyInputTextView.h index 69d8f10..e327c78 100644 --- a/KeyInputTextView.h +++ b/KeyInputTextView.h @@ -20,7 +20,7 @@ @property(readonly) BOOL hasKey; @property(readwrite) int vk; -@property(readonly) NSString* descr; +@property(copy) NSString* descr; @property(readwrite) BOOL enabled; -(void) clear;