mirror of
https://github.com/ciromattia/kcc
synced 2026-08-31 07:57:08 +00:00
fix label feature on Windows (#1413)
This commit is contained in:
@@ -773,6 +773,12 @@ Keeping this file may crash some readers like the Kobo native CBZ reader.</strin
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
<widget class="QPushButton" name="labelSpreadsButton">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>30</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Label Spreads</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user