STORM-718 FIXED Typo in Preferences -> Color.
Besides, removed redundant space before colon.master
parent
c51608633d
commit
673b3f0502
|
|
@ -333,7 +333,7 @@
|
|||
initial_value="0.8"
|
||||
layout="topleft"
|
||||
label_width="115"
|
||||
label="Active :"
|
||||
label="Active:"
|
||||
left="50"
|
||||
max_val="1.00"
|
||||
min_val="0.00"
|
||||
|
|
@ -351,7 +351,7 @@
|
|||
initial_value="0.5"
|
||||
layout="topleft"
|
||||
label_width="115"
|
||||
label="Inctive :"
|
||||
label="Inactive:"
|
||||
left="50"
|
||||
max_val="1.00"
|
||||
min_val="0.00"
|
||||
|
|
|
|||
Loading…
Reference in New Issue