remove "New Return" menu option from processor box; make return toggle processor...
[ardour.git] / gtk2_ardour / canvas.h
index 9fa737258c74278de05380d55653ab9b04bf725d..1bf3be96d2e72081da13b968070ce8775623da81 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2000-2007 Paul Davis 
+    Copyright (C) 2000-2007 Paul Davis
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -25,6 +25,7 @@ namespace Gnome {
                class Item;
                class Group;
                class Canvas;
+               class Rect;
                class SimpleRect;
                class SimpleLine;
                class Polygon;
@@ -32,8 +33,9 @@ namespace Gnome {
                class Text;
                class Line;
                class Points;
+               class Pixbuf;
                class ImageFrame;
-               class Lineset;
+               class LineSet;
        }
 }