mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
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
This commit is contained in:
parent
f5091b8db0
commit
60f817b0d2
23 changed files with 192 additions and 214 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
#include <libgnomecanvas/libgnomecanvas.h>
|
||||
|
||||
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__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue