summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tradetab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/tradetab.h')
-rw-r--r--src/gui/widgets/tradetab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/tradetab.h b/src/gui/widgets/tradetab.h
index 44922c31a..a31376263 100644
--- a/src/gui/widgets/tradetab.h
+++ b/src/gui/widgets/tradetab.h
@@ -28,7 +28,7 @@
/**
* A tab for a party chat channel.
*/
-class TradeTab : public ChatTab
+class TradeTab final : public ChatTab
{
public:
TradeTab();