mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-24 13:48:59 +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>
|
2005-02-18 Michael Schmitt <michael.schmitt@teststep.org>
|
||||||
|
|
||||||
* ui/QRefDialogBase.ui: substitute "reference" by "label"
|
* ui/QRefDialogBase.ui: substitute "reference" by "label"
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>371</width>
|
<width>433</width>
|
||||||
<height>350</height>
|
<height>350</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
@ -21,21 +21,21 @@
|
|||||||
<name>caption</name>
|
<name>caption</name>
|
||||||
<string>LaTeX settings</string>
|
<string>LaTeX settings</string>
|
||||||
</property>
|
</property>
|
||||||
|
<vbox>
|
||||||
|
<property stdset="1">
|
||||||
|
<name>margin</name>
|
||||||
|
<number>11</number>
|
||||||
|
</property>
|
||||||
|
<property stdset="1">
|
||||||
|
<name>spacing</name>
|
||||||
|
<number>6</number>
|
||||||
|
</property>
|
||||||
<widget>
|
<widget>
|
||||||
<class>QLayoutWidget</class>
|
<class>QLayoutWidget</class>
|
||||||
<property stdset="1">
|
<property stdset="1">
|
||||||
<name>name</name>
|
<name>name</name>
|
||||||
<cstring>Layout3</cstring>
|
<cstring>Layout3</cstring>
|
||||||
</property>
|
</property>
|
||||||
<property stdset="1">
|
|
||||||
<name>geometry</name>
|
|
||||||
<rect>
|
|
||||||
<x>10</x>
|
|
||||||
<y>10</y>
|
|
||||||
<width>348</width>
|
|
||||||
<height>315</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<grid>
|
<grid>
|
||||||
<property stdset="1">
|
<property stdset="1">
|
||||||
<name>margin</name>
|
<name>margin</name>
|
||||||
@ -355,6 +355,7 @@
|
|||||||
</widget>
|
</widget>
|
||||||
</grid>
|
</grid>
|
||||||
</widget>
|
</widget>
|
||||||
|
</vbox>
|
||||||
</widget>
|
</widget>
|
||||||
<tabstops>
|
<tabstops>
|
||||||
<tabstop>latexEncodingED</tabstop>
|
<tabstop>latexEncodingED</tabstop>
|
||||||
|
Loading…
Reference in New Issue
Block a user