changed the top and bottom layout of the AttachFileItem

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3803 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-11-16 10:11:40 +00:00
parent 0f1a1987b6
commit 3727359982

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>469</width>
<height>58</height>
<height>35</height>
</rect>
</property>
<property name="sizePolicy">
@ -55,6 +55,12 @@ background: white;}
<enum>QFrame::Raised</enum>
</property>
<layout class="QGridLayout" name="gridLayout">
<property name="topMargin">
<number>2</number>
</property>
<property name="bottomMargin">
<number>2</number>
</property>
<item row="0" column="0">
<widget class="QLabel" name="fileLabel">
<property name="sizePolicy">