qmljsinspector: remove unneeded declaration

This commit is contained in:
hjk
2010-07-15 15:14:47 +02:00
parent 0700dec275
commit cc3179ef03

View File

@@ -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 {