added Add Image Button

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@415 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2008-03-25 12:28:13 +00:00
parent f39e7819e6
commit 96ee910c5f
5 changed files with 63 additions and 1 deletions

View file

@ -278,6 +278,28 @@ p, li { white-space: pre-wrap; }
</property>
</spacer>
</item>
<item row="0" column="8" >
<widget class="QPushButton" name="imagebtn" >
<property name="minimumSize" >
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="toolTip" >
<string>Add a Image</string>
</property>
<property name="text" >
<string/>
</property>
</widget>
</item>
</layout>
</item>
<item row="2" column="0" >