mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-03-12 12:51:07 -04:00
Merge branch 'bookshelf-swap-buttons' of https://github.com/un-pogaz/calibre
This commit is contained in:
commit
2173a92465
@ -156,16 +156,16 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="use_pages_button">
|
||||
<widget class="QPushButton" name="template_pages_button">
|
||||
<property name="text">
|
||||
<string>Use a custom &pages column</string>
|
||||
<string>Template &editor</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="template_pages_button">
|
||||
<widget class="QPushButton" name="use_pages_button">
|
||||
<property name="text">
|
||||
<string>Template &editor</string>
|
||||
<string>Use a custom &pages column</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user