mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix tooltip
This commit is contained in:
parent
672102fc7c
commit
57788b8719
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user