mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-25 02:45:22 +01:00
IGN:...
This commit is contained in:
parent
310cd9e96e
commit
d338f4193d
1 changed files with 5 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue