mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
"finalmunge" patch from nick, plus work on editor region list and actions infrastructure from me
git-svn-id: svn://localhost/trunk/ardour2@52 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
4c50965622
commit
c38fdbc64c
36 changed files with 878 additions and 877 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
#include <libgnomecanvas/libgnomecanvas.h>
|
||||
|
||||
BEGIN_GNOME_CANVAS_DECLS
|
||||
G_BEGIN_DECLS
|
||||
|
||||
/* Wave viewer item for canvas.
|
||||
*/
|
||||
|
|
@ -60,6 +60,6 @@ struct _GnomeCanvasCurveClass {
|
|||
|
||||
GtkType gnome_canvas_curve_get_type (void);
|
||||
|
||||
END_GNOME_CANVAS_DECLS
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __GNOME_CANVAS_CURVE_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue