summaryrefslogtreecommitdiff
path: root/src/gui/widgets/gmtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/gmtab.h')
-rw-r--r--src/gui/widgets/gmtab.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/widgets/gmtab.h b/src/gui/widgets/gmtab.h
index f0ebc7e76..cadadca7e 100644
--- a/src/gui/widgets/gmtab.h
+++ b/src/gui/widgets/gmtab.h
@@ -29,7 +29,7 @@
class GmTab final : public ChatTab
{
public:
- GmTab(const Widget2 *const widget);
+ explicit GmTab(const Widget2 *const widget);
A_DELETE_COPY(GmTab)
@@ -50,4 +50,4 @@ class GmTab final : public ChatTab
extern GmTab *gmChatTab;
-#endif // GMTAB_H
+#endif // GMTAB_H