UI: add eta label

This commit is contained in:
2025-09-08 10:34:59 +02:00
parent 1f34442397
commit 6f21c22d22
2 changed files with 13 additions and 0 deletions

View File

@@ -354,6 +354,13 @@
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_eta">
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</item>
<item>