Window.qml: fix alignment, remove unused property
This commit is contained in:
parent
7192a402b6
commit
064dd08f02
|
@ -28,7 +28,6 @@ ApplicationWindow {
|
||||||
|
|
||||||
// NOTE: For JS object variables, the corresponding method to notify
|
// NOTE: For JS object variables, the corresponding method to notify
|
||||||
// key/value changes must be called manually, e.g. settingsChanged().
|
// key/value changes must be called manually, e.g. settingsChanged().
|
||||||
property var mainPaneModelSource: []
|
|
||||||
|
|
||||||
property var mainUI: null
|
property var mainUI: null
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user