Disabled expand on double click in the contacts tree in MessageComposer.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3570 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2010-09-30 17:01:51 +00:00
parent 12fd5b29f7
commit bb4aedf55f

View File

@ -171,6 +171,9 @@ border-image: url(:/images/closepressed.png)
<property name="sortingEnabled">
<bool>true</bool>
</property>
<property name="expandsOnDoubleClick">
<bool>false</bool>
</property>
<column>
<property name="text">
<string>Send To:</string>