forked from qt-creator/qt-creator
Clean headers in Designer.
Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: Ia97b5bd9e4496cd824f35c5fda8ccf0db9af471c Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
|
||||
#include "formtemplatewizardpage.h"
|
||||
#include "formeditorw.h"
|
||||
#include "designerconstants.h"
|
||||
|
||||
#if QT_VERSION >= 0x050000
|
||||
# include <QDesignerNewFormWidgetInterface>
|
||||
@@ -45,7 +44,6 @@
|
||||
|
||||
#include <QVBoxLayout>
|
||||
#include <QMessageBox>
|
||||
#include <QAbstractButton>
|
||||
|
||||
#ifdef USE_XSLT
|
||||
# include <QXmlQuery>
|
||||
|
||||
Reference in New Issue
Block a user