Fixed layout of security feed item

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8363 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2015-06-03 23:23:55 +00:00
parent 70d37d0306
commit 399340ef38
2 changed files with 0 additions and 24 deletions

View File

@ -110,18 +110,6 @@
</property>
<item row="0" column="0">
<widget class="QFrame" name="headFrame">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>70</height>
</size>
</property>
<layout class="QGridLayout">
<property name="leftMargin">
<number>0</number>

View File

@ -101,18 +101,6 @@
</property>
<item row="0" column="0">
<widget class="QFrame" name="headFrame">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>70</height>
</size>
</property>
<layout class="QGridLayout">
<property name="verticalSpacing">
<number>0</number>