changed maximum height of the Button frame in CreateForumMsg

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3577 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-10-01 19:37:56 +00:00
parent 861dec8e0b
commit 102123cc52

View file

@ -91,7 +91,7 @@
<property name="maximumSize"> <property name="maximumSize">
<size> <size>
<width>16777215</width> <width>16777215</width>
<height>48</height> <height>38</height>
</size> </size>
</property> </property>
<property name="styleSheet"> <property name="styleSheet">