summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2005-04-19 08:57:47 (UTC)
committer mickeyl <mickeyl>2005-04-19 08:57:47 (UTC)
commit16202ec32c1647b113fd7c06bc652bff32e6d6d2 (patch) (side-by-side diff)
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
@@ -12,6 +12,6 @@
<x>0</x>
<y>0</y>
- <width>258</width>
- <height>407</height>
+ <width>370</width>
+ <height>328</height>
</rect>
</property>
@@ -26,4 +26,13 @@
<name>layoutSpacing</name>
</property>
+ <vbox>
+ <property stdset="1">
+ <name>margin</name>
+ <number>11</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>6</number>
+ </property>
<widget>
<class>QTabWidget</class>
@@ -32,13 +41,4 @@
<cstring>Status</cstring>
</property>
- <property stdset="1">
- <name>geometry</name>
- <rect>
- <x>1</x>
- <y>1</y>
- <width>245</width>
- <height>289</height>
- </rect>
- </property>
<property>
<name>layoutMargin</name>
@@ -440,4 +440,5 @@
</widget>
</widget>
+ </vbox>
</widget>
</UI>