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 @@
|
||||
#ifndef KEEPASSX_KEEPASS2RANDOMSTREAM_H
|
||||
#define KEEPASSX_KEEPASS2RANDOMSTREAM_H
|
||||
|
||||
#include <QtCore/QByteArray>
|
||||
#include <QByteArray>
|
||||
|
||||
#include "crypto/SymmetricCipher.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user