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:
@@ -18,7 +18,7 @@
|
||||
|
||||
#include "TestQSaveFile.h"
|
||||
|
||||
#include <QtTest/QtTest>
|
||||
#include <QtTest>
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user