gui/graph_displayer_canvas.h
changeset 1936 0722ea2b0907
parent 1888 eed01ce27087
     1.1 --- a/gui/graph_displayer_canvas.h	Tue Jan 31 20:16:53 2006 +0000
     1.2 +++ b/gui/graph_displayer_canvas.h	Tue Jan 31 21:14:11 2006 +0000
     1.3 @@ -351,7 +351,7 @@
     1.4    ///reference to the container, in which the canvas is
     1.5    NoteBookTab & mytab;
     1.6  
     1.7 -  XY GraphDisplayerCanvas::calcArrowPos(XY, XY, XY, XY, bool);
     1.8 +  XY calcArrowPos(XY, XY, XY, XY, bool);
     1.9  };
    1.10  
    1.11  #endif //GRAPH_DISPLAYER_CANVAS_H