changend qcheckbox to QLabel for hashLabel

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@476 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2008-04-05 20:03:25 +00:00
parent f922745fe6
commit 1388aaa9dd
5 changed files with 21 additions and 5 deletions

View file

@ -507,6 +507,9 @@
</property>
<item row="0" column="0" >
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<item>
<layout class="QHBoxLayout" >
<item>
@ -576,9 +579,6 @@ p, li { white-space: pre-wrap; }
<property name="text" >
<string/>
</property>
<property name="pixmap" >
<pixmap resource="images.qrc" >:/qss/black/checkBox_selected.png</pixmap>
</property>
</widget>
</item>
</layout>