mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
fix lexgen test build
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
c4454ae362
commit
d5c5e3ad5a
1 changed files with 3 additions and 0 deletions
|
@ -40,9 +40,12 @@
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#include <QtTest/QtTest>
|
#include <QtTest/QtTest>
|
||||||
|
#include <QDir>
|
||||||
#define AUTOTEST
|
#define AUTOTEST
|
||||||
#include "../main.cpp"
|
#include "../main.cpp"
|
||||||
|
|
||||||
|
QT_USE_NAMESPACE
|
||||||
|
|
||||||
class tst_LexGen : public QObject
|
class tst_LexGen : public QObject
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
Loading…
Add table
Reference in a new issue