fix coloring of region layer order editor clock
git-svn-id: svn://localhost/ardour2/branches/3.0@11082 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
7856f14c44
commit
e6e0476d5e
@ -23,7 +23,7 @@ RegionLayeringOrderEditor::RegionLayeringOrderEditor (PublicEditor& pe)
|
||||
, layering_order_columns ()
|
||||
, layering_order_model (Gtk::ListStore::create (layering_order_columns))
|
||||
, layering_order_display ()
|
||||
, clock ("layer dialog", true, "clock", false, false, false)
|
||||
, clock ("layer dialog", true, "", false, false, false)
|
||||
, scroller ()
|
||||
, editor (pe)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user