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/imageframe_view.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/imageframe_view.h') diff --git a/gtk2_ardour/imageframe_view.h b/gtk2_ardour/imageframe_view.h index 9229295343..f652482612 100644 --- a/gtk2_ardour/imageframe_view.h +++ b/gtk2_ardour/imageframe_view.h @@ -60,7 +60,7 @@ class ImageFrameView : public TimeAxisViewItem * @param num_channels the number of color channels within rgb_data */ ImageFrameView(std::string item_id, - GnomeCanvasGroup *parent, + Gnome::Canvas::Group *parent, ImageFrameTimeAxis *tv, ImageFrameTimeAxisGroup* group, double spu, -- cgit v1.2.3