* Fixed columns which does maked a bug in Files

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@863 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2008-12-03 16:32:30 +00:00
parent 677b0e0ae3
commit 68d4edc11e

View File

@ -710,8 +710,11 @@ p, li { white-space: pre-wrap; }
<property name="alternatingRowColors" >
<bool>false</bool>
</property>
<property name="autoExpandDelay" >
<number>0</number>
</property>
<property name="itemsExpandable" >
<bool>false</bool>
<bool>true</bool>
</property>
<property name="sortingEnabled" >
<bool>true</bool>