Passage à PySide6 car licence plus permissive

This commit is contained in:
2026-03-09 12:22:49 +01:00
parent 75893a8a01
commit 52e4c01f3d
6 changed files with 65 additions and 72 deletions

View File

@@ -41,9 +41,6 @@
<iconset resource="../resources.qrc">
<normaloff>:/assets/Icone.ico</normaloff>:/assets/Icone.ico</iconset>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<widget class="QWidget" name="main_container">
<property name="minimumSize">
<size>
@@ -351,7 +348,7 @@
</property>
<layout class="QHBoxLayout" name="horizontalLayout_8">
<item>
<widget class="QLabel" name="label">
<widget class="QLabel" name="queue_lbl">
<property name="autoFillBackground">
<bool>false</bool>
</property>