layout fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10794 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2006-01-29 14:07:10 +00:00
parent a30c5b2502
commit 7bf040cb7e
2 changed files with 50 additions and 53 deletions

View File

@ -1,3 +1,7 @@
2006-01-29 Jürgen Spitzmüller <j.spitzmueller@gmx.de>
* ui/LanguageModuleBase.ui: fix layout.
2006-01-19 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
* QLyXKeySym.C (initEncodings): make debug messages conditional on

View File

@ -13,13 +13,13 @@
<rect>
<x>0</x>
<y>0</y>
<width>440</width>
<width>436</width>
<height>451</height>
</rect>
</property>
<property stdset="1">
<name>caption</name>
<string></string>
<string>LanguageModuleBase</string>
</property>
<grid>
<property stdset="1">
@ -30,7 +30,7 @@
<name>spacing</name>
<number>6</number>
</property>
<widget row="0" column="0" rowspan="1" colspan="2" >
<widget row="0" column="0" >
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
@ -97,7 +97,7 @@
</spacer>
</hbox>
</widget>
<widget row="1" column="0" rowspan="1" colspan="2" >
<widget row="1" column="0" >
<class>QCheckBox</class>
<property stdset="1">
<name>name</name>
@ -108,7 +108,7 @@
<string>&amp;Use language's default encoding</string>
</property>
</widget>
<spacer row="4" column="1" >
<spacer row="3" column="0" >
<property>
<name>name</name>
<cstring>Spacer7</cstring>
@ -129,34 +129,13 @@
</size>
</property>
</spacer>
<spacer row="3" column="1" >
<property>
<name>name</name>
<cstring>Spacer33</cstring>
</property>
<property stdset="1">
<name>orientation</name>
<enum>Horizontal</enum>
</property>
<property stdset="1">
<name>sizeType</name>
<enum>MinimumExpanding</enum>
</property>
<property>
<name>sizeHint</name>
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget row="2" column="0" rowspan="2" colspan="1" >
<widget row="2" column="0" >
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Layout6</cstring>
<cstring>Layout5</cstring>
</property>
<grid>
<hbox>
<property stdset="1">
<name>margin</name>
<number>0</number>
@ -165,7 +144,7 @@
<name>spacing</name>
<number>6</number>
</property>
<widget row="0" column="0" >
<widget>
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
@ -190,10 +169,17 @@
<name>text</name>
<string>&amp;Encoding:</string>
</property>
<property stdset="1">
<name>alignment</name>
<set>AlignVCenter|AlignLeft</set>
</property>
<property>
<name>buddy</name>
<cstring>encodingCO</cstring>
</property>
<property>
<name>hAlign</name>
</property>
</widget>
<widget row="1" column="0" >
<class>QLabel</class>
@ -205,14 +191,21 @@
<name>text</name>
<string>&amp;Quote Style:</string>
</property>
<property stdset="1">
<name>alignment</name>
<set>AlignVCenter|AlignLeft</set>
</property>
<property>
<name>buddy</name>
<cstring>quoteStyleCO</cstring>
</property>
<property>
<name>hAlign</name>
</property>
</widget>
</grid>
</widget>
<widget row="0" column="1" >
<widget>
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
@ -261,29 +254,29 @@
</widget>
</grid>
</widget>
</grid>
<spacer>
<property>
<name>name</name>
<cstring>Spacer7_2</cstring>
</property>
<property stdset="1">
<name>orientation</name>
<enum>Horizontal</enum>
</property>
<property stdset="1">
<name>sizeType</name>
<enum>Expanding</enum>
</property>
<property>
<name>sizeHint</name>
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<spacer row="2" column="1" >
<property>
<name>name</name>
<cstring>Spacer31</cstring>
</property>
<property stdset="1">
<name>orientation</name>
<enum>Horizontal</enum>
</property>
<property stdset="1">
<name>sizeType</name>
<enum>MinimumExpanding</enum>
</property>
<property>
<name>sizeHint</name>
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
<connections>