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 79f9a5d0c..a7d1bb0c7 100644
--- a/src/gui/widgets/tradetab.h
+++ b/src/gui/widgets/tradetab.h
@@ -31,7 +31,7 @@
class TradeTab final : public ChatTab
{
public:
- TradeTab();
+ TradeTab(const Widget2 *const widget);
A_DELETE_COPY(TradeTab)