mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-29 16:43:16 +02:00
Fix #1676177 [Wrong window title at template_dialog.ui](https://bugs.launchpad.net/calibre/+bug/1676177)
This commit is contained in:
parent
e751e4b7c3
commit
f706e2a046
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
</sizepolicy>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Edit Comments</string>
|
||||
<string>Edit Template</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
|
|
|
|||
Loading…
Reference in a new issue