- Fix .qbittorrent folder not being created

This commit is contained in:
Christophe Dumez
2009-12-18 15:13:39 +00:00
parent b8a30be7bc
commit a6207f70d5
4 changed files with 14 additions and 0 deletions

View File

@@ -145,6 +145,12 @@
</item>
<item>
<widget class="QComboBox" name="comboLabel">
<property name="minimumSize">
<size>
<width>180</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>