X-Git-Url: https://git.yukkurigames.com/?a=blobdiff_plain;f=Classes%2FNJKeyInputField.h;h=c32e16c50d16a6b6c304423c6d55afcd9294c0f3;hb=fb780593799014faf609388b479c405ae125b5f4;hp=c17fdaa712ee33022f40112d7ed2bbdedcd95f79;hpb=c63310ae5acaaeb7feb6dc63ba8029683655d75a;p=enjoyable.git diff --git a/Classes/NJKeyInputField.h b/Classes/NJKeyInputField.h index c17fdaa..c32e16c 100644 --- a/Classes/NJKeyInputField.h +++ b/Classes/NJKeyInputField.h @@ -11,7 +11,7 @@ extern const CGKeyCode NJKeyInputFieldEmpty; @protocol NJKeyInputFieldDelegate; -@interface NJKeyInputField : NSControl +@interface NJKeyInputField : NSControl // An NJKeyInputField is a NSTextField-like widget that receives // exactly one key press, and displays the name of that key, then // resigns its first responder status. It can also inform a