fixed resize size of MessagesDialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@403 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2008-03-23 01:13:09 +00:00
parent 7c10e395b6
commit 351559becd
8 changed files with 118 additions and 86 deletions

View file

@ -780,7 +780,7 @@ border-image: url(:/images/deletemail-pressed.png);
</property>
</column>
</widget>
<widget class="QWidget" name="" >
<widget class="QWidget" name="layoutWidget" >
<layout class="QVBoxLayout" >
<item>
<layout class="QHBoxLayout" >
@ -1130,6 +1130,12 @@ p, li { white-space: pre-wrap; }
</item>
<item>
<widget class="QPushButton" name="downloadButton" >
<property name="toolTip" >
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download all Recommended Files&lt;/p>&lt;/body>&lt;/html></string>
</property>
<property name="text" >
<string/>
</property>