attempt to fix crash when changing symbols in graduated renderer

This commit is contained in:
Alexander Bruy 2013-02-20 13:41:54 +04:00
parent 69f96f37bc
commit d6cd228e5e

View File

@ -168,6 +168,9 @@
<property name="rootIsDecorated"> <property name="rootIsDecorated">
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="itemsExpandable">
<bool>false</bool>
</property>
<property name="sortingEnabled"> <property name="sortingEnabled">
<bool>true</bool> <bool>true</bool>
</property> </property>