tentative fix for requesting driver+device list from backend
[ardour.git] / gtk2_ardour / midi_automation_line.h
index 2e1195a16b40496ad29dda171ca04bc69592adc9..df4db06c2c6fc5022c0888c1b56befb448a9db11 100644 (file)
@@ -34,6 +34,8 @@ public:
 
        MementoCommandBinder<ARDOUR::AutomationList>* memento_command_binder ();
 
+       virtual std::string get_verbose_cursor_string (double) const;
+
 private:
        boost::shared_ptr<ARDOUR::MidiRegion> _region;
        Evoral::Parameter _parameter;