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_TIMEINFO_H
|
||||
#define KEEPASSX_TIMEINFO_H
|
||||
|
||||
#include <QtCore/QDateTime>
|
||||
#include <QDateTime>
|
||||
|
||||
class TimeInfo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user