diff options
Diffstat (limited to 'src/gui/widgets/gmtab.cpp')
-rw-r--r-- | src/gui/widgets/gmtab.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/widgets/gmtab.cpp b/src/gui/widgets/gmtab.cpp index 9a28622a9..7c356ec43 100644 --- a/src/gui/widgets/gmtab.cpp +++ b/src/gui/widgets/gmtab.cpp @@ -32,6 +32,7 @@ #include "debug.h" GmTab::GmTab(const Widget2 *const widget) : + // TRANSLATORS: gb tab name ChatTab(widget, _("GM"), "") { setTabColor(&getThemeColor(Theme::GM_CHAT_TAB), |