Only show user-presets in favorite sidebar
[ardour.git] / gtk2_ardour / midi_automation_line.h
index e0da2a00d7d06ba24155da924499669d426be9b3..dd5b229dd2740356a7f3b3c275cc0ffe082eaece 100644 (file)
@@ -33,7 +33,7 @@ public:
                            boost::shared_ptr<ARDOUR::AutomationList>,
                            boost::shared_ptr<ARDOUR::MidiRegion>,
                            Evoral::Parameter,
-                           Evoral::TimeConverter<double, ARDOUR::framepos_t>* converter = 0);
+                           Evoral::TimeConverter<double, ARDOUR::samplepos_t>* converter = 0);
 
        MementoCommandBinder<ARDOUR::AutomationList>* memento_command_binder ();