changed the infolabel's layout margins

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3392 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-08-24 14:43:52 +00:00
parent 749cb575e6
commit 2e92496aab

View File

@ -10,7 +10,7 @@
<x>0</x>
<y>0</y>
<width>558</width>
<height>427</height>
<height>430</height>
</rect>
</property>
<property name="windowTitle">
@ -216,6 +216,9 @@ stop:0 #FFFFD7, stop:1 #FFFFB2);}</string>
<enum>QFrame::Raised</enum>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="margin">
<number>6</number>
</property>
<item>
<widget class="QLabel" name="label">
<property name="maximumSize">
@ -770,6 +773,7 @@ border: 1px solid #CCCCCC;
</widget>
<resources>
<include location="../images.qrc"/>
<include location="../images.qrc"/>
</resources>
<connections/>
</ui>