author | andyq <andyq> | 2002-12-13 13:34:13 (UTC) |
---|---|---|
committer | andyq <andyq> | 2002-12-13 13:34:13 (UTC) |
commit | 9b65e55ce70837695b319ef7049674e9c3daba98 (patch) (unidiff) | |
tree | 1fc555f24a5f40ef933d32a76dad3d9312987fd5 | |
parent | 2c66f2ea6c550b9b30044371bcd4684d1f9ecc93 (diff) | |
download | opie-9b65e55ce70837695b319ef7049674e9c3daba98.zip opie-9b65e55ce70837695b319ef7049674e9c3daba98.tar.gz opie-9b65e55ce70837695b319ef7049674e9c3daba98.tar.bz2 |
Unbroke Settings dialog layout
-rw-r--r-- | noncore/settings/aqpkg/settings.ui | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/noncore/settings/aqpkg/settings.ui b/noncore/settings/aqpkg/settings.ui index b39d358..c56a9b0 100644 --- a/noncore/settings/aqpkg/settings.ui +++ b/noncore/settings/aqpkg/settings.ui | |||
@@ -11,8 +11,8 @@ | |||
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>211</width> | 14 | <width>238</width> |
15 | <height>390</height> | 15 | <height>353</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
18 | <property stdset="1"> | 18 | <property stdset="1"> |
@@ -25,7 +25,16 @@ | |||
25 | <property> | 25 | <property> |
26 | <name>layoutSpacing</name> | 26 | <name>layoutSpacing</name> |
27 | </property> | 27 | </property> |
28 | <widget> | 28 | <grid> |
29 | <property stdset="1"> | ||
30 | <name>margin</name> | ||
31 | <number>11</number> | ||
32 | </property> | ||
33 | <property stdset="1"> | ||
34 | <name>spacing</name> | ||
35 | <number>6</number> | ||
36 | </property> | ||
37 | <widget row="0" column="0" > | ||
29 | <class>QTabWidget</class> | 38 | <class>QTabWidget</class> |
30 | <property stdset="1"> | 39 | <property stdset="1"> |
31 | <name>name</name> | 40 | <name>name</name> |
@@ -35,15 +44,6 @@ | |||
35 | <name>enabled</name> | 44 | <name>enabled</name> |
36 | <bool>true</bool> | 45 | <bool>true</bool> |
37 | </property> | 46 | </property> |
38 | <property stdset="1"> | ||
39 | <name>geometry</name> | ||
40 | <rect> | ||
41 | <x>11</x> | ||
42 | <y>11</y> | ||
43 | <width>209</width> | ||
44 | <height>368</height> | ||
45 | </rect> | ||
46 | </property> | ||
47 | <property> | 47 | <property> |
48 | <name>layoutMargin</name> | 48 | <name>layoutMargin</name> |
49 | </property> | 49 | </property> |
@@ -764,6 +764,7 @@ | |||
764 | </widget> | 764 | </widget> |
765 | </widget> | 765 | </widget> |
766 | </widget> | 766 | </widget> |
767 | </grid> | ||
767 | </widget> | 768 | </widget> |
768 | <connections> | 769 | <connections> |
769 | <connection> | 770 | <connection> |