forked from qt-creator/qt-creator
QmlJsEditor: Start aspectification of settings
Rename qmljseditingsettingspage.* to qmljseditorsettings.*, re-arrange some includes, use settings() for the singleton access etc. Change-Id: Iff36a99baf0afd238a935386e9111818be5d7987 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -9,7 +9,7 @@ add_qtc_plugin(QmlJSEditor
|
||||
qmljscompletionassist.cpp qmljscompletionassist.h
|
||||
qmljscomponentfromobjectdef.cpp qmljscomponentfromobjectdef.h
|
||||
qmljscomponentnamedialog.cpp qmljscomponentnamedialog.h
|
||||
qmljseditingsettingspage.cpp qmljseditingsettingspage.h
|
||||
qmljseditorsettings.cpp qmljseditorsettings.h
|
||||
qmljseditor.cpp qmljseditor.h
|
||||
qmljseditor_global.h
|
||||
qmljseditortr.h
|
||||
|
||||
Reference in New Issue
Block a user