Clean up ClideHandle.
This commit is contained in:
@@ -15,18 +15,13 @@ ApplicationWindow {
|
||||
required property string appContextPath
|
||||
|
||||
height: 800
|
||||
title: "CLIDE"
|
||||
title: "Clide"
|
||||
visible: true
|
||||
width: 1200
|
||||
|
||||
menuBar: ClideMenuBar {
|
||||
}
|
||||
|
||||
MessageDialog {
|
||||
id: errorDialog
|
||||
|
||||
title: qsTr("Error")
|
||||
}
|
||||
ClideProjectView {
|
||||
id: clideProjectView
|
||||
|
||||
|
||||
Reference in New Issue
Block a user