Bugfix: PyInstaller script

This commit is contained in:
2020-09-11 09:39:38 +02:00
parent 2737e78445
commit 212367006b
3 changed files with 14 additions and 14 deletions

View File

@@ -100,13 +100,6 @@
</property>
</widget>
</item>
<item row="1" column="0" colspan="2">
<widget class="QLabel" name="lbl_path">
<property name="text">
<string>/</string>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QPushButton" name="btn_refresh">
<property name="toolTip">
@@ -124,6 +117,13 @@
</property>
</widget>
</item>
<item row="1" column="0" colspan="3">
<widget class="QLabel" name="lbl_path">
<property name="text">
<string>/</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>