From 3b69d225143dd8c6c3b0ab4e1730e427d67c5f27 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 12 Feb 2014 12:35:14 +0300 Subject: add autocomplete special commands in guild tab. --- src/gui/widgets/tabs/guildchattab.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/tabs/guildchattab.h') diff --git a/src/gui/widgets/tabs/guildchattab.h b/src/gui/widgets/tabs/guildchattab.h index 7fac06843..d0d70778d 100644 --- a/src/gui/widgets/tabs/guildchattab.h +++ b/src/gui/widgets/tabs/guildchattab.h @@ -55,6 +55,8 @@ class GuildChatTab final : public ChatTab, public ConfigListener void handleInput(const std::string &msg) override final; void getAutoCompleteList(StringVect &names) const override final; + + void getAutoCompleteCommands(StringVect &names) const override final; }; #endif // GUI_WIDGETS_TABS_GUILDCHATTAB_H -- cgit v1.2.3-60-g2f50