Added icon files
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ export { OtherToolCallbacks } from "pages/othertools.slint";
|
||||
|
||||
export component MainWindow inherits Window {
|
||||
title: @tr("CHAMP");
|
||||
preferred-width: 984px;
|
||||
preferred-height: 661px;
|
||||
preferred-width: 584px;
|
||||
preferred-height: 561px;
|
||||
HorizontalLayout {
|
||||
side-bar := SideBar {
|
||||
title: @tr("Menu");
|
||||
|
||||
Reference in New Issue
Block a user