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:
Friedemann Kleint
2013-04-04 11:26:43 +02:00
parent 5b1812eedf
commit e59ad83d53
23 changed files with 1 additions and 85 deletions

View File

@@ -30,7 +30,7 @@
#ifndef QTCREATORINTEGRATION_H
#define QTCREATORINTEGRATION_H
#include <cpptools/ModelManagerInterface.h>
#include <QtGlobal>
#if QT_VERSION >= 0x050000
# include <QDesignerIntegration>