[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Mon Dec 6 05:58:40 CET 2004
CVS commit by staikos:
move the configure button down one row
FEATURE: 92833
M +38 -36 datawizard.ui 1.68
--- kdeextragear-2/kst/kst/datawizard.ui #1.67:1.68
@@ -80,5 +80,5 @@
</property>
</spacer>
- <widget class="KURLRequester" row="2" column="1">
+ <widget class="KURLRequester" row="2" column="1" colspan="2" rowspan="1">
<property name="name">
<cstring>_url</cstring>
@@ -93,23 +93,4 @@
</property>
</widget>
- <widget class="QPushButton" row="2" column="2">
- <property name="name">
- <cstring>_configureSource</cstring>
- </property>
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="text">
- <string>Con&figure...</string>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>5</vsizetype>
- <horstretch>1</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- </widget>
<spacer row="2" column="3">
<property name="name">
@@ -129,20 +110,41 @@
</property>
</spacer>
- <widget class="QLabel" row="3" column="1" colspan="2" rowspan="1">
- <property name="name">
- <cstring>_fileType</cstring>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignTop</set>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>5</vsizetype>
- <horstretch>1</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- </widget>
+ <hbox row="3" column="1" colspan="2" rowspan="1">
+ <widget class="QLabel">
+ <property name="name">
+ <cstring>_fileType</cstring>
+ </property>
+ <property name="alignment">
+ <set>WordBreak|AlignTop</set>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>5</hsizetype>
+ <vsizetype>5</vsizetype>
+ <horstretch>2</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ </widget>
+ <widget class="QPushButton">
+ <property name="name">
+ <cstring>_configureSource</cstring>
+ </property>
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="text">
+ <string>Con&figure...</string>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>5</hsizetype>
+ <vsizetype>5</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ </widget>
+ </hbox>
<spacer row="4" column="1">
<property name="name">
More information about the Kst
mailing list