mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-14 00:49:41 -05:00
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:
parent
50351b6b27
commit
e45d6e8853
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user