summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2005-04-19 08:57:47 (UTC)
committer mickeyl <mickeyl>2005-04-19 08:57:47 (UTC)
commit16202ec32c1647b113fd7c06bc652bff32e6d6d2 (patch) (unidiff)
tree22be4aed64762592201e9f273dbde63637aa8571
parent30239a6740e7d82374b733484a43e6da5a37d5c7 (diff)
downloadopie-16202ec32c1647b113fd7c06bc652bff32e6d6d2.zip
opie-16202ec32c1647b113fd7c06bc652bff32e6d6d2.tar.gz
opie-16202ec32c1647b113fd7c06bc652bff32e6d6d2.tar.bz2
make UI resizable, patch courtesy Hrw
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/bluetoothbase.ui23
1 files changed, 12 insertions, 11 deletions
diff --git a/noncore/net/opietooth/manager/bluetoothbase.ui b/noncore/net/opietooth/manager/bluetoothbase.ui
index a20a04d..a900212 100644
--- a/noncore/net/opietooth/manager/bluetoothbase.ui
+++ b/noncore/net/opietooth/manager/bluetoothbase.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>258</width> 14 <width>370</width>
15 <height>407</height> 15 <height>328</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
@@ -25,21 +25,21 @@
25 <property> 25 <property>
26 <name>layoutSpacing</name> 26 <name>layoutSpacing</name>
27 </property> 27 </property>
28 <vbox>
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>
28 <widget> 37 <widget>
29 <class>QTabWidget</class> 38 <class>QTabWidget</class>
30 <property stdset="1"> 39 <property stdset="1">
31 <name>name</name> 40 <name>name</name>
32 <cstring>Status</cstring> 41 <cstring>Status</cstring>
33 </property> 42 </property>
34 <property stdset="1">
35 <name>geometry</name>
36 <rect>
37 <x>1</x>
38 <y>1</y>
39 <width>245</width>
40 <height>289</height>
41 </rect>
42 </property>
43 <property> 43 <property>
44 <name>layoutMargin</name> 44 <name>layoutMargin</name>
45 </property> 45 </property>
@@ -439,5 +439,6 @@
439 </vbox> 439 </vbox>
440 </widget> 440 </widget>
441 </widget> 441 </widget>
442 </vbox>
442</widget> 443</widget>
443</UI> 444</UI>