From 60f817b0d2411947c257ecbf0b0376589ea77acd Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 5 Oct 2005 13:48:09 +0000 Subject: 2 cleanup patches from nickm, plus work on mixer_ui.cc so that it compiles git-svn-id: svn://localhost/trunk/ardour2@47 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/canvas-simplerect.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gtk2_ardour/canvas-simplerect.h') diff --git a/gtk2_ardour/canvas-simplerect.h b/gtk2_ardour/canvas-simplerect.h index b3ae7d1f56..a4031453b5 100644 --- a/gtk2_ardour/canvas-simplerect.h +++ b/gtk2_ardour/canvas-simplerect.h @@ -26,7 +26,7 @@ #include -BEGIN_GNOME_CANVAS_DECLS +G_BEGIN_DECLS /* Wave viewer item for canvas. */ @@ -66,6 +66,6 @@ struct _GnomeCanvasSimpleRectClass { GtkType gnome_canvas_simplerect_get_type (void); -END_GNOME_CANVAS_DECLS +G_END_DECLS #endif /* __GNOME_CANVAS_SIMPLERECT_H__ */ -- cgit v1.2.3