Measure Prefs: Set background default color to white
This commit is contained in:
@@ -113,9 +113,9 @@
|
||||
</property>
|
||||
<property name="color">
|
||||
<color>
|
||||
<red>60</red>
|
||||
<green>240</green>
|
||||
<blue>0</blue>
|
||||
<red>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="prefEntry" stdset="0">
|
||||
@@ -180,9 +180,9 @@
|
||||
<widget class="Gui::PrefColorButton" name="cbBackground">
|
||||
<property name="color">
|
||||
<color>
|
||||
<red>60</red>
|
||||
<green>240</green>
|
||||
<blue>0</blue>
|
||||
<red>255</red>
|
||||
<green>255</green>
|
||||
<blue>255</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="prefEntry" stdset="0">
|
||||
|
||||
Reference in New Issue
Block a user