From 183f69970c6c436b102f8b2fbe1bc6070c9e9bfe Mon Sep 17 00:00:00 2001 From: Nick Mainsbridge Date: Sun, 13 Nov 2005 03:53:51 +0000 Subject: some C++-ification of GnomeCanvasBlah git-svn-id: svn://localhost/trunk/ardour2@82 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/marker_view.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/marker_view.cc') diff --git a/gtk2_ardour/marker_view.cc b/gtk2_ardour/marker_view.cc index 7ee74cc4d1..193d81070b 100644 --- a/gtk2_ardour/marker_view.cc +++ b/gtk2_ardour/marker_view.cc @@ -47,7 +47,7 @@ sigc::signal MarkerView::GoingAway; * @param start the start time of this item * @param duration the duration of this item */ -MarkerView::MarkerView(GnomeCanvasGroup *parent, +MarkerView::MarkerView(Gnome::Canvas::Group *parent, TimeAxisView* tv, ImageFrameView* marked, double spu, -- cgit v1.2.3