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 <QFutureWatcher>
|
||||||
#include <QTimer>
|
#include <QTimer>
|
||||||
|
|
||||||
namespace QmlJSEditor {
|
|
||||||
namespace Internal {
|
|
||||||
class QmlJSTextEditorWidget;
|
|
||||||
} // Internal
|
|
||||||
} // QmlJSEditor
|
|
||||||
|
|
||||||
namespace ProjectExplorer {
|
|
||||||
class TaskHub;
|
|
||||||
} // namespace ProjectExplorer
|
|
||||||
|
|
||||||
namespace QmlJSEditor {
|
namespace QmlJSEditor {
|
||||||
namespace Internal {
|
namespace Internal {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user