mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 21:45:24 +00:00
branch: Fix bug #6963: LaTeXUi.ui: fix some accelerator clashes.
see r35751. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@35755 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
42f0218ad7
commit
bdb06eb0b6
@ -100,14 +100,14 @@
|
||||
<string>Enable to use the options that are predefined in the layout file</string>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>P&redefined:</string>
|
||||
<string>&Predefined:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0" >
|
||||
<widget class="QLabel" name="optionsL" >
|
||||
<property name="text" >
|
||||
<string>Cust&om:</string>
|
||||
<string>Cus&tom:</string>
|
||||
</property>
|
||||
<property name="buddy" >
|
||||
<cstring>optionsLE</cstring>
|
||||
|
@ -170,6 +170,8 @@ What's new
|
||||
- Correct enabled check for LFUN_MATH_NUMBER_TOGGLE.
|
||||
Avoid implicit conversion of enum to bool.
|
||||
|
||||
- Fix some accelerator conflicts in Document Class dialog (bug 6963).
|
||||
|
||||
|
||||
* DOCUMENTATION AND LOCALIZATION
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user