From e10e6c7f8860536986b455b58b907026996b28fa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 12 Feb 2014 12:14:01 +0300 Subject: add autocomplete special commands in party tab. --- src/gui/widgets/tabs/chattab.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/widgets') diff --git a/src/gui/widgets/tabs/chattab.h b/src/gui/widgets/tabs/chattab.h index 9790c33e4..404d59b91 100644 --- a/src/gui/widgets/tabs/chattab.h +++ b/src/gui/widgets/tabs/chattab.h @@ -195,6 +195,9 @@ class ChatTab : public Tab virtual void getAutoCompleteList(StringVect&) const {} + virtual void getAutoCompleteCommands(StringVect&) const + {} + void addRow(std::string &line); BrowserBox *mTextOutput; -- cgit v1.2.3-60-g2f50