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

@@ -28,10 +28,6 @@
**************************************************************************/
#include "objectpropertiesview.h"
#include <private/qdeclarativedebugservice_p.h>
#include <private/qdeclarativedebug_p.h>
#include <private/qdeclarativedebugclient_p.h>
#include <QtCore/qdebug.h>
#include <QtGui/qtreewidget.h>