changed vertical layout space of the ChannelMsgItem

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3658 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-10-09 15:16:18 +00:00
parent c2c52a81ec
commit 4a286f751b

View File

@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>641</width>
<width>557</width>
<height>198</height>
</rect>
</property>
@ -114,6 +114,12 @@ border-radius: 10px;}</string>
</item>
<item row="0" column="1">
<layout class="QGridLayout" name="gridLayout">
<property name="horizontalSpacing">
<number>4</number>
</property>
<property name="verticalSpacing">
<number>6</number>
</property>
<item row="0" column="0" colspan="8">
<widget class="QLabel" name="titleLabel">
<property name="sizePolicy">
@ -305,7 +311,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="sizeHint" stdset="0">
<size>
<width>67</width>
<width>5</width>
<height>21</height>
</size>
</property>
@ -420,6 +426,9 @@ border-radius: 10px;}</string>
<include location="../images.qrc"/>
<include location="../images.qrc"/>
<include location="../images.qrc"/>
<include location="../images.qrc"/>
<include location="../images.qrc"/>
<include location="../images.qrc"/>
</resources>
<connections/>
</ui>