Drop Qt module name from include statements.
This is a preparation to be able to build KeePassX against Qt 5.
This commit is contained in:
@@ -41,8 +41,8 @@
|
||||
|
||||
#include "modeltest.h"
|
||||
|
||||
#include <QtCore/QDebug>
|
||||
#include <QtTest/QTest>
|
||||
#include <QDebug>
|
||||
#include <QTest>
|
||||
|
||||
Q_DECLARE_METATYPE ( QModelIndex )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user