forked from qt-creator/qt-creator
Clean headers in debugger plugin.
Change-Id: Ia50e61a82101b699390b23b4f1ea9509619314bb Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -30,12 +30,10 @@
|
||||
#ifndef QMLINSPECTORAGENT_H
|
||||
#define QMLINSPECTORAGENT_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QStack>
|
||||
#include <QTimer>
|
||||
|
||||
#include <qmldebug/baseenginedebugclient.h>
|
||||
#include <watchdata.h>
|
||||
|
||||
namespace Debugger {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user