Skip to content
This repository was archived by the owner on Oct 24, 2021. It is now read-only.

Commit 3bff5cf

Browse files
authored
Cleanup
1 parent b2b7951 commit 3bff5cf

File tree

1 file changed

+16
-13
lines changed

1 file changed

+16
-13
lines changed

MegaPixel-Qt/form.ui

+16-13
Original file line numberDiff line numberDiff line change
@@ -1570,6 +1570,22 @@ p, li { white-space: pre-wrap; }
15701570
<string>License: https://doc.qt.io/qt-5/lgpl.html</string>
15711571
</property>
15721572
</widget>
1573+
<widget class="QCheckBox" name="checkBoxBatchAddSubfolders">
1574+
<property name="geometry">
1575+
<rect>
1576+
<x>20</x>
1577+
<y>70</y>
1578+
<width>181</width>
1579+
<height>26</height>
1580+
</rect>
1581+
</property>
1582+
<property name="text">
1583+
<string>Include Subfolders in Batch Mode</string>
1584+
</property>
1585+
<property name="checked">
1586+
<bool>true</bool>
1587+
</property>
1588+
</widget>
15731589
</widget>
15741590
</widget>
15751591
<widget class="QPushButton" name="pushButtonSaveTo">
@@ -1701,19 +1717,6 @@ p, li { white-space: pre-wrap; }
17011717
<string>Encoder:</string>
17021718
</property>
17031719
</widget>
1704-
<widget class="QCheckBox" name="checkBoxBatchAddSubfolders">
1705-
<property name="geometry">
1706-
<rect>
1707-
<x>260</x>
1708-
<y>20</y>
1709-
<width>111</width>
1710-
<height>26</height>
1711-
</rect>
1712-
</property>
1713-
<property name="text">
1714-
<string>with subfolders</string>
1715-
</property>
1716-
</widget>
17171720
</widget>
17181721
<resources/>
17191722
<connections/>

0 commit comments

Comments
 (0)