Initialize uninitialized variable
This commit is contained in:
parent
7b9461cbe5
commit
cf775ef4d3
@ -183,6 +183,7 @@ Region::register_properties ()
|
||||
, _transient_user_start (0) \
|
||||
, _transient_analysis_start (0) \
|
||||
, _transient_analysis_end (0) \
|
||||
, _soloSelected (false) \
|
||||
, _muted (Properties::muted, false) \
|
||||
, _opaque (Properties::opaque, true) \
|
||||
, _locked (Properties::locked, false) \
|
||||
|
Loading…
Reference in New Issue
Block a user