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_FILEDIALOG_H
|
||||
#define KEEPASSX_FILEDIALOG_H
|
||||
|
||||
#include <QtGui/QFileDialog>
|
||||
#include <QFileDialog>
|
||||
|
||||
#include "core/Global.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user