From 81dbb977c505bd2b1dd7b24be70931e52e18a171 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 29 May 2019 17:37:48 -0600 Subject: fixups for rebase of show-region-name option --- gtk2_ardour/streamview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/streamview.h') diff --git a/gtk2_ardour/streamview.h b/gtk2_ardour/streamview.h index a671b2e0f3..dd4762bc52 100644 --- a/gtk2_ardour/streamview.h +++ b/gtk2_ardour/streamview.h @@ -125,7 +125,7 @@ public: /** Emitted when the height of regions has changed */ sigc::signal ContentsHeightChanged; - virtual void parameter_handler (std::string const &); + virtual void parameter_changed (std::string const &); protected: StreamView (RouteTimeAxisView&, ArdourCanvas::Container* canvas_group = 0); -- cgit v1.2.3