Fix build.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2018-02-17 20:35:38 +02:00
parent eeb7c86d74
commit 573f6a828a
2 changed files with 2 additions and 0 deletions

View file

@ -27,6 +27,7 @@
*************************************************************************/
#include "tst_abstracttranslation.h"
#include <QtGlobal>
#include <QtTest>
const QString TST_AbstractTranslation::TagName = QStringLiteral("name");

View file

@ -27,6 +27,7 @@
*************************************************************************/
#include "tst_tslocaletranslation.h"
#include <QtGlobal>
#include <QtTest>
//---------------------------------------------------------------------------------------------------------------------