Added icon files

This commit is contained in:
brotoskyj
2025-01-29 18:24:37 +00:00
parent e1a5b5c8c1
commit 584be272dd
7 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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");