This repository was archived by the owner on Oct 24, 2021. It is now read-only.
File tree 1 file changed +16
-13
lines changed
1 file changed +16
-13
lines changed Original file line number Diff line number Diff line change @@ -1570,6 +1570,22 @@ p, li { white-space: pre-wrap; }
1570
1570
<string >License: https://doc.qt.io/qt-5/lgpl.html</string >
1571
1571
</property >
1572
1572
</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 >
1573
1589
</widget >
1574
1590
</widget >
1575
1591
<widget class =" QPushButton" name =" pushButtonSaveTo" >
@@ -1701,19 +1717,6 @@ p, li { white-space: pre-wrap; }
1701
1717
<string >Encoder:</string >
1702
1718
</property >
1703
1719
</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 >
1717
1720
</widget >
1718
1721
<resources />
1719
1722
<connections />
You can’t perform that action at this time.
0 commit comments