summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/chat/emulateguildtab.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-12 16:21:11 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-12 16:21:11 +0300
commit2e8e53fb5e3f2ba7d0d4f55b0c6705d12ec8efa9 (patch)
tree95eabbcc64c3420f3b40110ee84e21bebf9bd557 /src/gui/widgets/tabs/chat/emulateguildtab.h
parent1d689e6492993a66935c7b36ff9827f6c170e166 (diff)
downloadplus-2e8e53fb5e3f2ba7d0d4f55b0c6705d12ec8efa9.tar.gz
plus-2e8e53fb5e3f2ba7d0d4f55b0c6705d12ec8efa9.tar.bz2
plus-2e8e53fb5e3f2ba7d0d4f55b0c6705d12ec8efa9.tar.xz
plus-2e8e53fb5e3f2ba7d0d4f55b0c6705d12ec8efa9.zip
Add log file name into chattab.
Diffstat (limited to 'src/gui/widgets/tabs/chat/emulateguildtab.h')
-rw-r--r--src/gui/widgets/tabs/chat/emulateguildtab.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/widgets/tabs/chat/emulateguildtab.h b/src/gui/widgets/tabs/chat/emulateguildtab.h
index 8a7b8c749..86279d249 100644
--- a/src/gui/widgets/tabs/chat/emulateguildtab.h
+++ b/src/gui/widgets/tabs/chat/emulateguildtab.h
@@ -42,8 +42,6 @@ class EmulateGuildTab final : public ChatTab,
bool handleCommand(const std::string &restrict type,
const std::string &restrict args) override final;
- void saveToLogFile(const std::string &msg) const override final;
-
void playNewMessageSound() const override final;
void optionChanged(const std::string &value) override final;