summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/chat/partytab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/tabs/chat/partytab.h')
-rw-r--r--src/gui/widgets/tabs/chat/partytab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/tabs/chat/partytab.h b/src/gui/widgets/tabs/chat/partytab.h
index bb7504bc2..7de669e7f 100644
--- a/src/gui/widgets/tabs/chat/partytab.h
+++ b/src/gui/widgets/tabs/chat/partytab.h
@@ -43,7 +43,7 @@ class PartyTab notfinal : public ChatTab,
void playNewMessageSound() const override final;
- void optionChanged(const std::string &value);
+ void optionChanged(const std::string &value) override final;
protected:
void handleInput(const std::string &msg) override final;