add progressbar for checking editions

This commit is contained in:
2025-09-01 14:28:39 +02:00
parent ee8ea9dfda
commit d8fabdbe11
2 changed files with 30 additions and 16 deletions

View File

@@ -339,14 +339,22 @@
</spacer>
</item>
<item>
<layout class="QHBoxLayout" name="avail_layout"/>
</item>
<item>
<widget class="QLabel" name="label_20">
<property name="text">
<string>Medien werden geprüft</string>
</property>
</widget>
<layout class="QHBoxLayout" name="avail_layout">
<item>
<widget class="QLabel" name="label_20">
<property name="text">
<string>Medien werden geprüft</string>
</property>
</widget>
</item>
<item>
<widget class="QProgressBar" name="progressBar">
<property name="value">
<number>24</number>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="Line" name="line_3">