fix inconsistency with default value of random shape color

This commit is contained in:
wmayer
2018-05-26 18:52:58 +02:00
parent 9a3021818b
commit f3dc1adc2c

View File

@@ -227,10 +227,7 @@
<item row="0" column="2">
<widget class="Gui::PrefCheckBox" name="checkRandomColor">
<property name="text">
<string>random shapecolor</string>
</property>
<property name="checked">
<bool>true</bool>
<string>Random shape color</string>
</property>
<property name="prefEntry" stdset="0">
<cstring>RandomColor</cstring>