1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-31 03:27:40 +01:00

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>
</item>
<item>
<widget class="QLineEdit" name="fileName">
<property name="placeholderText">
<string notr="true">folder</string>
</property>
</widget>
<widget class="QLineEdit" name="fileName"/>
</item>
<item>
<widget class="QCheckBox" name="export_downloaded">