mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +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 <QDir>
|
||||
#define AUTOTEST
|
||||
#include "../main.cpp"
|
||||
|
||||
QT_USE_NAMESPACE
|
||||
|
||||
class tst_LexGen : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
|
Loading…
Add table
Reference in a new issue