set a maximum height for the button frame

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3548 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-09-28 10:52:20 +00:00
parent 2096dcdbe9
commit 11685161f5

View File

@ -260,6 +260,12 @@ border-image: url(:/images/closepressed.png)
</property>
<item row="5" column="0">
<widget class="QFrame" name="frame">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>38</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QFrame#frame{
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,