Qt change makes ampersand visible in wizard welcome message

This commit is contained in:
Kovid Goyal 2019-09-22 18:29:16 +05:30
parent 119e6bfb7b
commit d9ee5cc326
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -14,7 +14,7 @@
<string>WizardPage</string> <string>WizardPage</string>
</property> </property>
<property name="title"> <property name="title">
<string>Welcome &amp;to calibre</string> <string>Welcome to calibre</string>
</property> </property>
<property name="subTitle"> <property name="subTitle">
<string>The one stop solution to all your e-book needs.</string> <string>The one stop solution to all your e-book needs.</string>