From 6303e605ef23003aabace85cde3f04574f1fb05c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 8 Dec 2014 18:01:40 +0300 Subject: In whisper constructor allow separatly set nick and caption. --- src/gui/widgets/tabs/chat/whispertab.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/widgets/tabs/chat/whispertab.h') diff --git a/src/gui/widgets/tabs/chat/whispertab.h b/src/gui/widgets/tabs/chat/whispertab.h index 24fc2abe0..677e8b470 100644 --- a/src/gui/widgets/tabs/chat/whispertab.h +++ b/src/gui/widgets/tabs/chat/whispertab.h @@ -57,6 +57,7 @@ class WhisperTab final : public ChatTab * @param nick the name of the player this tab is whispering to */ WhisperTab(const Widget2 *const widget, + const std::string &caption, const std::string &nick); ~WhisperTab(); -- cgit v1.2.3-70-g09d2