set a minimum spacing on ChatWidget

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5690 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2012-10-18 11:52:17 +00:00
parent 50351b6b27
commit e45d6e8853

View File

@ -12,7 +12,7 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="spacing">
<number>0</number>
<number>2</number>
</property>
<property name="margin">
<number>0</number>
@ -749,6 +749,7 @@ border-image: url(:/images/closepressed.png)
<include location="../images.qrc"/>
<include location="../images.qrc"/>
<include location="../images.qrc"/>
<include location="../images.qrc"/>
</resources>
<connections/>
</ui>