diff -r 67b38d699ea7 -r 0722ea2b0907 gui/graph_displayer_canvas.h --- a/gui/graph_displayer_canvas.h Tue Jan 31 20:16:53 2006 +0000 +++ b/gui/graph_displayer_canvas.h Tue Jan 31 21:14:11 2006 +0000 @@ -351,7 +351,7 @@ ///reference to the container, in which the canvas is NoteBookTab & mytab; - XY GraphDisplayerCanvas::calcArrowPos(XY, XY, XY, XY, bool); + XY calcArrowPos(XY, XY, XY, XY, bool); }; #endif //GRAPH_DISPLAYER_CANVAS_H