removed the default grid size

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7363 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2014-05-10 18:52:26 +00:00
parent cc08fd5a95
commit 19b6360203

View File

@ -63,12 +63,6 @@
<property name="spacing">
<number>0</number>
</property>
<property name="gridSize">
<size>
<width>100</width>
<height>24</height>
</size>
</property>
<property name="viewMode">
<enum>QListView::ListMode</enum>
</property>