forked from qt-creator/qt-creator
QmlJSEditor: Remove unused forward declarations
Change-Id: I23afc3f7324bf91eb8aa6b42fa734705a7f0cbd5 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
This commit is contained in:
@@ -41,16 +41,6 @@
|
||||
#include <QFutureWatcher>
|
||||
#include <QTimer>
|
||||
|
||||
namespace QmlJSEditor {
|
||||
namespace Internal {
|
||||
class QmlJSTextEditorWidget;
|
||||
} // Internal
|
||||
} // QmlJSEditor
|
||||
|
||||
namespace ProjectExplorer {
|
||||
class TaskHub;
|
||||
} // namespace ProjectExplorer
|
||||
|
||||
namespace QmlJSEditor {
|
||||
namespace Internal {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user