From a325cc3826c0be3cc9dc9c6a879127a57dc93e1b Mon Sep 17 00:00:00 2001 From: "PANIK\\chris" Date: Tue, 6 Jan 2026 20:22:12 +0100 Subject: [PATCH] Switched to .png icons. --- bcmainwindow.ui | 6 +++--- bionxcontrol.qrc | 15 ++++++++------- bionxcontrol.qrc.autosave | 16 ---------------- 3 files changed, 11 insertions(+), 26 deletions(-) delete mode 100644 bionxcontrol.qrc.autosave diff --git a/bcmainwindow.ui b/bcmainwindow.ui index c66cb4e..9dfa117 100644 --- a/bcmainwindow.ui +++ b/bcmainwindow.ui @@ -167,7 +167,7 @@ - :/sync_yellow.svg:/sync_yellow.svg + :/sync_yellow.png:/sync_yellow.png @@ -193,7 +193,7 @@ - :/connect.svg:/connect.svg + :/connect.png:/connect.png @@ -219,7 +219,7 @@ - :/exit_red.svg:/exit_red.svg + :/exit_red.png:/exit_red.png diff --git a/bionxcontrol.qrc b/bionxcontrol.qrc index 15d0d25..42ebb57 100644 --- a/bionxcontrol.qrc +++ b/bionxcontrol.qrc @@ -1,15 +1,16 @@ resources/bikeinfo.xml - resources/bionxcontrol.qss + resources/bc_light.qss resources/bionx_akku.png resources/bionx_console.png resources/bionx_motor.png - resources/connect.svg - resources/exit.svg - resources/exit_red.svg - resources/sync_green.svg - resources/sync_yellow.svg - resources/sync.svg + resources/connect.png + resources/exit.png + resources/exit_red.png + resources/sync_green.png + resources/sync_yellow.png + resources/sync.png + resources/bc_dark.qss diff --git a/bionxcontrol.qrc.autosave b/bionxcontrol.qrc.autosave deleted file mode 100644 index f863b03..0000000 --- a/bionxcontrol.qrc.autosave +++ /dev/null @@ -1,16 +0,0 @@ - - - resources/bikeinfo.xml - resources/bc_light.qss - resources/bionx_akku.png - resources/bionx_console.png - resources/bionx_motor.png - resources/connect.svg - resources/exit.svg - resources/exit_red.svg - resources/sync_green.svg - resources/sync_yellow.svg - resources/sync.svg - resources/bc_dark.qss - -