This commit is contained in:
Kovid Goyal 2009-01-22 18:01:40 -08:00
parent 310cd9e96e
commit d338f4193d

View File

@ -119,7 +119,11 @@
</widget>
</item>
<item>
<widget class="QComboBox" name="output_format" />
<widget class="QComboBox" name="output_format" >
<property name="toolTip" >
<string>Set the output format that is used when converting ebooks and downloading news</string>
</property>
</widget>
</item>
</layout>
</item>