possible fix for search line edit for macos

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3041 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-05-31 00:14:57 +00:00
parent 4f4bad4d5a
commit bed4cb1d4a

View File

@ -693,6 +693,12 @@ border-image: url(:/images/btn_26_pressed.png) 4;
</property>
<item>
<widget class="QFrame" name="frame_2">
<property name="minimumSize">
<size>
<width>0</width>
<height>22</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
@ -730,7 +736,7 @@ background: white;</string>
<property name="minimumSize">
<size>
<width>0</width>
<height>11</height>
<height>16</height>
</size>
</property>
<property name="maximumSize">