From 2af31544b36b803f066100780d9cfc1c2b5d543a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 18 Nov 2010 21:01:13 +0200 Subject: Allow enter OK button key in input field. By default OK shortcut is space key. Reviewed-by: Jaxad0127, Kage --- src/gui/npcdialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/npcdialog.h') diff --git a/src/gui/npcdialog.h b/src/gui/npcdialog.h index a8521ce9..337da6f2 100644 --- a/src/gui/npcdialog.h +++ b/src/gui/npcdialog.h @@ -133,6 +133,8 @@ class NpcDialog : public Window, public gcn::ActionListener, bool isInputFocused() const; + bool isTextInputFocused() const; + static bool isAnyInputFocused(); /** -- cgit v1.2.3-70-g09d2