mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
Fix tabstops in the preference dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37622 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8e6e9d3782
commit
99ff27e1b8
@ -351,16 +351,6 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>latexEncodingED</tabstop>
|
||||
<tabstop>latexPaperSizeCO</tabstop>
|
||||
<tabstop>latexChecktexED</tabstop>
|
||||
<tabstop>latexBibtexED</tabstop>
|
||||
<tabstop>latexIndexED</tabstop>
|
||||
<tabstop>latexDviPaperED</tabstop>
|
||||
<tabstop>pathCB</tabstop>
|
||||
<tabstop>latexAutoresetCB</tabstop>
|
||||
</tabstops>
|
||||
<includes>
|
||||
<include location="local">qt_i18n.h</include>
|
||||
</includes>
|
||||
|
@ -339,7 +339,6 @@
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>printerNameED</tabstop>
|
||||
<tabstop>printerAdaptCB</tabstop>
|
||||
<tabstop>printerCommandED</tabstop>
|
||||
<tabstop>printerEvenED</tabstop>
|
||||
<tabstop>printerOddED</tabstop>
|
||||
@ -356,6 +355,7 @@
|
||||
<tabstop>printerExtraED</tabstop>
|
||||
<tabstop>printerSpoolCommandED</tabstop>
|
||||
<tabstop>printerSpoolPrefixED</tabstop>
|
||||
<tabstop>printerAdaptCB</tabstop>
|
||||
</tabstops>
|
||||
<includes>
|
||||
<include location="local" >qt_i18n.h</include>
|
||||
|
Loading…
Reference in New Issue
Block a user