diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-09-09 14:10:14 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-09-09 14:10:14 +0000 |
| commit | e148157215e1d78dd7e64e16d03c023fdc5606db (patch) | |
| tree | 366461938437543d27ee359ff431ed5d440b812b /examples/GuiClient | |
| parent | 02087213c15a17e290e1d364b9c4823004c402c6 (diff) | |
| download | qxmpp-e148157215e1d78dd7e64e16d03c023fdc5606db.tar.gz | |
adjust spacing
Diffstat (limited to 'examples/GuiClient')
| -rw-r--r-- | examples/GuiClient/profileDialog.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/GuiClient/profileDialog.ui b/examples/GuiClient/profileDialog.ui index 1c4887ba..8efe5e39 100644 --- a/examples/GuiClient/profileDialog.ui +++ b/examples/GuiClient/profileDialog.ui @@ -53,8 +53,8 @@ </property>
<property name="sizeHint" stdset="0">
<size>
- <width>20</width>
- <height>40</height>
+ <width>0</width>
+ <height>0</height>
</size>
</property>
</spacer>
@@ -97,8 +97,8 @@ </property>
<property name="sizeHint" stdset="0">
<size>
- <width>20</width>
- <height>40</height>
+ <width>0</width>
+ <height>0</height>
</size>
</property>
</spacer>
|
