Fix compiler error.

This commit is contained in:
Andreas 2013-05-06 21:37:24 +02:00
parent 4e2ded9178
commit 74d9e4bd23

View File

@ -38,11 +38,7 @@
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QLineEdit" name="fileName"> <widget class="QLineEdit" name="fileName"/>
<property name="placeholderText">
<string notr="true">folder</string>
</property>
</widget>
</item> </item>
<item> <item>
<widget class="QCheckBox" name="export_downloaded"> <widget class="QCheckBox" name="export_downloaded">