Merge remote-tracking branch 'origin/4.3' into 4.4

Change-Id: I624040b7910d4025208709b22157869c6085df2f
This commit is contained in:
Eike Ziller
2017-07-05 14:55:46 +02:00
3 changed files with 33 additions and 23 deletions

View File

@@ -122,7 +122,6 @@ private:
QTimer m_contextPaneTimer;
QComboBox *m_outlineCombo;
QModelIndex m_outlineModelIndex;
bool m_blockOutLineCursorChanges = false;
QmlJS::ModelManagerInterface *m_modelManager = nullptr;
QmlJS::IContextPane *m_contextPane = nullptr;