QmlInspector: Remove private header includes

This commit is contained in:
Kai Koehne
2010-03-12 16:03:19 +01:00
parent 8450242e4a
commit 6c107ed303
6 changed files with 3 additions and 15 deletions

View File

@@ -36,9 +36,6 @@
#include <qmlprojectmanager/qmlproject.h>
#include <qmljseditor/qmljseditorconstants.h>
#include <private/qdeclarativedebug_p.h>
#include <private/qdeclarativedebugclient_p.h>
#include <coreplugin/modemanager.h>
#include <coreplugin/editormanager/ieditor.h>
#include <coreplugin/editormanager/editormanager.h>