fix lexgen test build

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
Ivailo Monev 2019-12-01 13:02:59 +00:00
parent c4454ae362
commit d5c5e3ad5a

View file

@ -40,9 +40,12 @@
****************************************************************************/
#include <QtTest/QtTest>
#include <QDir>
#define AUTOTEST
#include "../main.cpp"
QT_USE_NAMESPACE
class tst_LexGen : public QObject
{
Q_OBJECT