summaryrefslogtreecommitdiff
path: root/src/gui/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/chat.h')
-rw-r--r--src/gui/chat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/chat.h b/src/gui/chat.h
index 30c8dba5..f2e018a6 100644
--- a/src/gui/chat.h
+++ b/src/gui/chat.h
@@ -155,7 +155,7 @@ class ChatWindow : public Window, public gcn::ActionListener,
/**
* Checks whether ChatWindow is Focused or not.
*/
- bool isFocused();
+ bool isInputFocused();
/*
* Determines whether to send a command or an ordinary message, then