use new action map API instead of ActionManager::get_action
[ardour.git] / gtk2_ardour / region_layering_order_editor.cc
index 35f493654ed23af1c4c8ce253315e19e156c3045..63a39cd270e921326458f40ff5576bed3f900e1f 100644 (file)
@@ -186,7 +186,7 @@ RegionLayeringOrderEditor::refill ()
 }
 
 void
-RegionLayeringOrderEditor::set_context (const string& a_name, Session* s, TimeAxisView* tav, boost::shared_ptr<Playlist> pl, framepos_t pos)
+RegionLayeringOrderEditor::set_context (const string& a_name, Session* s, TimeAxisView* tav, boost::shared_ptr<Playlist> pl, samplepos_t pos)
 {
        track_name_label.set_text (a_name);