indentation fix
This commit is contained in:
parent
f7f5a096d5
commit
5e27b6de2f
@ -221,7 +221,7 @@ Region::register_properties ()
|
||||
, _muted (Properties::muted, other->_muted) \
|
||||
, _opaque (Properties::opaque, other->_opaque) \
|
||||
, _locked (Properties::locked, other->_locked) \
|
||||
, _video_locked (Properties::video_locked, other->_video_locked) \
|
||||
, _video_locked (Properties::video_locked, other->_video_locked) \
|
||||
, _automatic (Properties::automatic, other->_automatic) \
|
||||
, _whole_file (Properties::whole_file, other->_whole_file) \
|
||||
, _import (Properties::import, other->_import) \
|
||||
|
Loading…
Reference in New Issue
Block a user