fixed MessengerWindow TreeWidget stylesheet

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2773 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-04-24 18:44:16 +00:00
parent f9e1f8d39b
commit 95b061e05a
2 changed files with 6 additions and 4 deletions

View File

@ -14,10 +14,10 @@ Changes for v0.5.0a
* added commandline option '-U' to allow user to access different profile
- in the situation where autologin is enabled
- BUG found (or rather autologin induced it), if one asks to make friends to a
peer (in ConfCertDialg) 'within' a session that uses autologin it freezes
peer (in ConfCertDialog) 'within' a session that uses autologin it freezes
* add the internal counter mutex lock. Move the code of the rw mutec to the rsthreads.cc file
* fix a code bug
* add a read / write lock and r
* add a read / write lock and refactor authgpg with it
* Fix a bug when adding a cert
* Fixed new message string
* added gpg initialization for autologin

View File

@ -107,7 +107,7 @@ stop: 0.9 #4c4c4c, stop: 1 #333333);
<item row="1" column="0">
<widget class="QComboBox" name="statuscomboBox">
<property name="enabled">
<bool>true</bool>
<bool>false</bool>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
@ -372,7 +372,9 @@ stop:0 #FEFEFE, stop:1 #E8E8E8);
<enum>Qt::CustomContextMenu</enum>
</property>
<property name="styleSheet">
<string notr="true">border: 1px solid #CCCCCC;</string>
<string notr="true">QTreeWidget#messengertreeWidget{
border: 1px solid #CCCCCC;
}</string>
</property>
<property name="iconSize">
<size>