mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 21:40:19 +00:00
fix preferences dialog layout
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9725 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d996147dbb
commit
542c82edbe
@ -1,3 +1,7 @@
|
||||
2005-03-18 Georg Baum <Georg.Baum@post.rwth-aachen.de>
|
||||
|
||||
* ui/QPrefLatexModule.ui: fix layout
|
||||
|
||||
2005-02-18 Michael Schmitt <michael.schmitt@teststep.org>
|
||||
|
||||
* ui/QRefDialogBase.ui: substitute "reference" by "label"
|
||||
|
@ -13,7 +13,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>371</width>
|
||||
<width>433</width>
|
||||
<height>350</height>
|
||||
</rect>
|
||||
</property>
|
||||
@ -21,21 +21,21 @@
|
||||
<name>caption</name>
|
||||
<string>LaTeX settings</string>
|
||||
</property>
|
||||
<vbox>
|
||||
<property stdset="1">
|
||||
<name>margin</name>
|
||||
<number>11</number>
|
||||
</property>
|
||||
<property stdset="1">
|
||||
<name>spacing</name>
|
||||
<number>6</number>
|
||||
</property>
|
||||
<widget>
|
||||
<class>QLayoutWidget</class>
|
||||
<property stdset="1">
|
||||
<name>name</name>
|
||||
<cstring>Layout3</cstring>
|
||||
</property>
|
||||
<property stdset="1">
|
||||
<name>geometry</name>
|
||||
<rect>
|
||||
<x>10</x>
|
||||
<y>10</y>
|
||||
<width>348</width>
|
||||
<height>315</height>
|
||||
</rect>
|
||||
</property>
|
||||
<grid>
|
||||
<property stdset="1">
|
||||
<name>margin</name>
|
||||
@ -355,6 +355,7 @@
|
||||
</widget>
|
||||
</grid>
|
||||
</widget>
|
||||
</vbox>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>latexEncodingED</tabstop>
|
||||
|
Loading…
Reference in New Issue
Block a user