Clean up GUI.

This commit is contained in:
2026-02-08 14:26:26 -05:00
parent 344efc0042
commit 4bb4ce1882
11 changed files with 322 additions and 293 deletions

View File

@@ -22,9 +22,7 @@ ApplicationWindow {
menuBar: ClideMenuBar {
}
ClideProjectView {
id: clideProjectView
ClideApplicationView {
projectDir: appWindow.appContextPath
}
}