graph_displayer_canvas.h
branchgui
changeset 127 656ac25e009b
parent 118 cfd49e5c8723
child 147 10ef59f6633c
     1.1 --- a/graph_displayer_canvas.h	Tue Jan 24 16:07:38 2006 +0000
     1.2 +++ b/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