aboutsummaryrefslogtreecommitdiff
path: root/launcher/translations/POTranslator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/translations/POTranslator.cpp')
-rw-r--r--launcher/translations/POTranslator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/translations/POTranslator.cpp b/launcher/translations/POTranslator.cpp
index c77ae45d..910a7f2c 100644
--- a/launcher/translations/POTranslator.cpp
+++ b/launcher/translations/POTranslator.cpp
@@ -334,7 +334,7 @@ POTranslator::~POTranslator()
delete d;
}
-QString POTranslator::translate(const char* context, const char* sourceText, const char* disambiguation, int n) const
+QString POTranslator::translate(const char* context, const char* sourceText, const char* disambiguation, [[maybe_unused]] int n) const
{
if(disambiguation)
{