From 3bf4e26b1319295532bb4396cbd6406d85cbcae0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 Mar 2012 03:51:37 +0300 Subject: Replace vectors with strings to short names. --- src/gui/widgets/whispertab.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/whispertab.h') diff --git a/src/gui/widgets/whispertab.h b/src/gui/widgets/whispertab.h index 72d407ac2..226ebaf40 100644 --- a/src/gui/widgets/whispertab.h +++ b/src/gui/widgets/whispertab.h @@ -46,7 +46,7 @@ class WhisperTab : public ChatTab void saveToLogFile(std::string &msg); - void getAutoCompleteList(std::vector &names) const; + void getAutoCompleteList(StringVect &names) const; protected: friend class ChatWindow; -- cgit v1.2.3-70-g09d2