fix inconsistency with default value of random shape color

This commit is contained in:
wmayer
2018-05-26 18:52:58 +02:00
parent 7c010ab9a4
commit 4b089f9667

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>