Fix two more badly-adapted instantiations of EditableList and make
[dcpomatic.git] / src / tools / dcpomatic_combiner.cc
index 5a6457d465baea48fe0e5b5048e7316bc865ca0f..2ef58bb85011fe59bfffd8491d78eb875a50a65c 100644 (file)
@@ -100,7 +100,7 @@ public:
                        boost::bind(&DOMFrame::inputs, this),
                        boost::bind(&DOMFrame::set_inputs, this, _1),
                        &display_string,
-                       true,
+                       EditableListTitle::VISIBLE,
                        EditableListButton::NEW | EditableListButton::REMOVE
                        );