Silent warning [-Werror=unused-but-set-variable].

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2017-01-03 12:00:21 +02:00
parent 73f201303f
commit 66b8097194

View file

@ -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)