diff --git a/src/test/ValentinaTest/tst_nameregexp.cpp b/src/test/ValentinaTest/tst_nameregexp.cpp index 3b4ed6d0a..73e8bd206 100644 --- a/src/test/ValentinaTest/tst_nameregexp.cpp +++ b/src/test/ValentinaTest/tst_nameregexp.cpp @@ -52,6 +52,7 @@ void TST_NameRegExp::TestNameRegExp_data() for(int i = 0; i < allLocales.size(); ++i) { INIT_LOCALE_VARIABLES(allLocales.at(i)); + Q_UNUSED(positiveSign) Q_UNUSED(expUpper) Q_UNUSED(expLower)