From 1a3a77607768721f6834ddae09f532cdb6aec4a6 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sat, 12 Nov 2005 22:07:07 +0000 Subject: incomplete changes based on karsten's megapatch git-svn-id: svn://localhost/trunk/ardour2@81 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/crossfade_edit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/crossfade_edit.h') diff --git a/gtk2_ardour/crossfade_edit.h b/gtk2_ardour/crossfade_edit.h index 307e9b860a..0c3bca97ba 100644 --- a/gtk2_ardour/crossfade_edit.h +++ b/gtk2_ardour/crossfade_edit.h @@ -135,7 +135,7 @@ class CrossfadeEditor : public ArdourDialog gint point_event (GnomeCanvasItem*, GdkEvent* event); gint curve_event (GnomeCanvasItem*, GdkEvent* event); - void canvas_allocation (GtkAllocation*); + void canvas_allocation (Gtk::Allocation&); void add_control_point (double x, double y); Point* make_point (); void redraw (); -- cgit v1.2.3