diff -r 930e838ad5b6 -r 86273bfe0e4d graph_displayer_canvas.h --- a/graph_displayer_canvas.h Tue Sep 19 07:43:55 2006 +0000 +++ b/graph_displayer_canvas.h Thu Sep 21 10:29:29 2006 +0000 @@ -9,7 +9,7 @@ #include "nbtab.h" #include #include -#include +#include ///This class is the canvas, on which the graph can be drawn. class GraphDisplayerCanvas : public Gnome::Canvas::CanvasAA @@ -268,7 +268,7 @@ public: ///Moves the text to new place - void textReposition(xy); + void textReposition(XY); ///Activates an edge belonging to an EdgeBase