Fix tooltip

This commit is contained in:
Juergen Spitzmueller 2019-06-22 08:35:14 +02:00
parent 672102fc7c
commit 57788b8719

View File

@ -46,7 +46,7 @@
<item row="1" column="1">
<widget class="QComboBox" name="quoteStyleCO">
<property name="toolTip">
<string>Select the default style of Quote insets.</string>
<string>Select the default quotation marks style</string>
</property>
</widget>
</item>
@ -98,13 +98,13 @@
<property name="enabled">
<bool>true</bool>
</property>
<property name="duplicatesEnabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Select encoding of the generated LaTeX source
(LaTeX input encoding).</string>
</property>
<property name="duplicatesEnabled">
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="2">