Remember different client paths(max num:32)

Helpful for me
This commit is contained in:
wh201906
2023-06-04 02:25:46 +08:00
parent 0634e530b6
commit a9b03f081a
3 changed files with 78 additions and 9 deletions
+11 -1
View File
@@ -58,7 +58,17 @@
</widget>
</item>
<item>
<widget class="QLineEdit" name="PM3_pathEdit"/>
<widget class="QComboBox" name="PM3_pathBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_18">