author | korovkin <korovkin> | 2006-03-19 14:52:01 (UTC) |
---|---|---|
committer | korovkin <korovkin> | 2006-03-19 14:52:01 (UTC) |
commit | 700faa72b7e849db91ea4274531d9555161bf24c (patch) (side-by-side diff) | |
tree | 166510fa0a00112865c9e215ddbed522ca665ffb | |
parent | 73c1b0c47a02696061466c706f4eafb85fe1aa3b (diff) | |
download | opie-700faa72b7e849db91ea4274531d9555161bf24c.zip opie-700faa72b7e849db91ea4274531d9555161bf24c.tar.gz opie-700faa72b7e849db91ea4274531d9555161bf24c.tar.bz2 |
Slightly shortened dialog boxes.
-rw-r--r-- | noncore/net/opietooth/manager/rfcommassigndialogbase.ui | 2 | ||||
-rw-r--r-- | noncore/net/opietooth/manager/rfcommdialogitembase.ui | 41 |
2 files changed, 35 insertions, 8 deletions
diff --git a/noncore/net/opietooth/manager/rfcommassigndialogbase.ui b/noncore/net/opietooth/manager/rfcommassigndialogbase.ui index aefa698..ac574a7 100644 --- a/noncore/net/opietooth/manager/rfcommassigndialogbase.ui +++ b/noncore/net/opietooth/manager/rfcommassigndialogbase.ui @@ -11,7 +11,7 @@ <rect> <x>0</x> <y>0</y> - <width>444</width> + <width>289</width> <height>343</height> </rect> </property> diff --git a/noncore/net/opietooth/manager/rfcommdialogitembase.ui b/noncore/net/opietooth/manager/rfcommdialogitembase.ui index dafca52..f9817df 100644 --- a/noncore/net/opietooth/manager/rfcommdialogitembase.ui +++ b/noncore/net/opietooth/manager/rfcommdialogitembase.ui @@ -11,7 +11,7 @@ <rect> <x>0</x> <y>0</y> - <width>345</width> + <width>289</width> <height>95</height> </rect> </property> @@ -19,12 +19,6 @@ <name>caption</name> <string>Form2</string> </property> - <property> - <name>layoutMargin</name> - </property> - <property> - <name>layoutSpacing</name> - </property> <vbox> <property stdset="1"> <name>margin</name> @@ -40,6 +34,10 @@ <name>name</name> <cstring>m_identLabel</cstring> </property> + <property stdset="1"> + <name>title</name> + <string></string> + </property> <property> <name>layoutMargin</name> </property> @@ -196,6 +194,13 @@ <cstring>TextLabel3</cstring> </property> <property stdset="1"> + <name>sizePolicy</name> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>1</vsizetype> + </sizepolicy> + </property> + <property stdset="1"> <name>text</name> <string>Comment:</string> </property> @@ -213,4 +218,26 @@ </widget> </vbox> </widget> +<customwidgets> + <customwidget> + <class>QWidget</class> + <header location="local">qwidget.h</header> + <sizehint> + <width>100</width> + <height>100</height> + </sizehint> + <container>0</container> + <sizepolicy> + <hordata>7</hordata> + <verdata>7</verdata> + </sizepolicy> + <pixmap>image0</pixmap> + </customwidget> +</customwidgets> +<images> + <image> + <name>image0</name> + <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data> + </image> +</images> </UI> |