From ecd8811f15034a6c895a81c0153a4b154dbc1061 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 31 May 2013 00:55:36 +0300 Subject: Improve chattab class. --- src/gui/widgets/gmtab.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/gmtab.h') diff --git a/src/gui/widgets/gmtab.h b/src/gui/widgets/gmtab.h index c0a2ffdd8..64a53b1fc 100644 --- a/src/gui/widgets/gmtab.h +++ b/src/gui/widgets/gmtab.h @@ -38,7 +38,7 @@ class GmTab final : public ChatTab int getType() const override A_WARN_UNUSED { return ChatTab::TAB_GM; } - void saveToLogFile(std::string &msg) override; + void saveToLogFile(const std::string &msg) override; protected: void getAutoCompleteList(StringVect &names) const override; -- cgit v1.2.3-70-g09d2