-rw-r--r-- | noncore/net/opietooth/manager/bluetoothbase.ui | 23 |
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 @@ <rect> <x>0</x> <y>0</y> - <width>258</width> - <height>407</height> + <width>370</width> + <height>328</height> </rect> </property> <property stdset="1"> @@ -25,21 +25,21 @@ <property> <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> <property stdset="1"> <name>name</name> <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> </property> @@ -439,5 +439,6 @@ </vbox> </widget> </widget> + </vbox> </widget> </UI> |