forked from qt-creator/qt-creator
Clean headers in lib qmljs and plugins qmljstools, qmljseditor.
Change-Id: I3256db8f4d42b6326d986d754b45e6c6c2030839 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#ifndef QMLJSIMPORTCACHE_H
|
||||
#define QMLJSIMPORTCACHE_H
|
||||
|
||||
#include "qmljsviewercontext.h"
|
||||
#include "qmljsconstants.h"
|
||||
#include "qmljsdialect.h"
|
||||
|
||||
#include <languageutils/componentversion.h>
|
||||
@@ -52,6 +52,7 @@ QT_END_NAMESPACE
|
||||
|
||||
namespace QmlJS {
|
||||
class ImportInfo;
|
||||
class ViewerContext;
|
||||
namespace Internal { class ImportDependenciesPrivate; }
|
||||
class ImportDependencies;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user