forked from qt-creator/qt-creator
qmljseditor: fix forward declaration
Change-Id: If44cf14eb04c74a164d6b3cd68cd5a114fff1533 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
087ea0e531
commit
fd2cca08c0
@@ -31,7 +31,6 @@
|
|||||||
#include <QVector>
|
#include <QVector>
|
||||||
|
|
||||||
namespace QmlJS {
|
namespace QmlJS {
|
||||||
class ScopeChain;
|
|
||||||
namespace AST { class SourceLocation; }
|
namespace AST { class SourceLocation; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user