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:
@@ -30,7 +30,7 @@
|
||||
#ifndef QTCREATORINTEGRATION_H
|
||||
#define QTCREATORINTEGRATION_H
|
||||
|
||||
#include <cpptools/ModelManagerInterface.h>
|
||||
#include <QtGlobal>
|
||||
|
||||
#if QT_VERSION >= 0x050000
|
||||
# include <QDesignerIntegration>
|
||||
|
||||
Reference in New Issue
Block a user