X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Classes%2FNJKeyInputField.h;h=c32e16c50d16a6b6c304423c6d55afcd9294c0f3;hp=c17fdaa712ee33022f40112d7ed2bbdedcd95f79;hb=0bc6bfcffe3319a339e28e64a81600a85382d61e;hpb=c63310ae5acaaeb7feb6dc63ba8029683655d75a 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