forked from qt-creator/qt-creator
qmljsinspector: remove unneeded declaration
This commit is contained in:
@@ -38,10 +38,6 @@ QT_FORWARD_DECLARE_CLASS(QDeclarativeEngineDebug)
|
||||
QT_FORWARD_DECLARE_CLASS(QDeclarativeDebugConnection)
|
||||
QT_FORWARD_DECLARE_CLASS(QDeclarativeDebugExpressionQuery)
|
||||
|
||||
namespace Debugger {
|
||||
class DebuggerRunControl;
|
||||
}
|
||||
|
||||
namespace QmlJSInspector {
|
||||
namespace Internal {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user