From 0796ccfb652dd31ea1d94526e0e6d92863a972b0 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sat, 21 Jun 2014 11:44:22 -0400 Subject: use newly factored canvas in gtk2_ardour --- gtk2_ardour/sys_ex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/sys_ex.h') diff --git a/gtk2_ardour/sys_ex.h b/gtk2_ardour/sys_ex.h index 1d6787a75e..281731e863 100644 --- a/gtk2_ardour/sys_ex.h +++ b/gtk2_ardour/sys_ex.h @@ -31,7 +31,7 @@ class SysEx public: SysEx ( MidiRegionView& region, - ArdourCanvas::Group* parent, + ArdourCanvas::Layout* parent, std::string& text, double height, double x, -- cgit v1.2.3