52 <string>Enter the download directory (leave empty to use the default location)</string> |
52 <string>Enter the download directory (leave empty to use the default location)</string> |
53 </property> |
53 </property> |
54 </widget> |
54 </widget> |
55 </item> |
55 </item> |
56 <item> |
56 <item> |
57 <widget class="QPushButton" name="downloadDirButton"> |
57 <widget class="QToolButton" name="downloadDirButton"> |
58 <property name="toolTip"> |
58 <property name="toolTip"> |
59 <string>Select the download directory via a directory selection dialog</string> |
59 <string>Select the download directory via a directory selection dialog</string> |
60 </property> |
|
61 <property name="text"> |
|
62 <string>...</string> |
|
63 </property> |
60 </property> |
64 </widget> |
61 </widget> |
65 </item> |
62 </item> |
66 </layout> |
63 </layout> |
67 </item> |
64 </item> |