forked from qt-creator/qt-creator
Clean headers in QML-Designer.
Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: I8a2e9e35980198fc4162623db044c228bd209a0f Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
@@ -31,10 +31,8 @@
|
||||
#include "componentaction.h"
|
||||
#include <QDebug>
|
||||
|
||||
#include <nodemetainfo.h>
|
||||
#include <nodeabstractproperty.h>
|
||||
#include <QStandardItemModel>
|
||||
#include <QAbstractItemView>
|
||||
|
||||
// silence gcc warnings about unused parameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user