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