mirror of
https://github.com/ciromattia/kcc
synced 2026-02-01 01:47:38 +00:00
ComicInfo.xml Title checkbox (#944)
* Adds options to use metadata title as output name * update .ui files * write rest * small fixes * small fix * fix small --------- Co-authored-by: Alex Xu <alexkurosakimh3@gmail.com>
This commit is contained in:
committed by
GitHub
parent
271200d29f
commit
eef5a85fa6
10
gui/KCC.ui
10
gui/KCC.ui
@@ -653,6 +653,16 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="7" column="0">
|
||||
<widget class="QCheckBox" name="comicinfoTitleBox">
|
||||
<property name="toolTip">
|
||||
<string>Write Title from ComicInfo.xml</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>ComicInfo Title</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user