graph_displayer_canvas.h
changeset 148 5adf29662354
parent 147 10ef59f6633c
child 149 930e838ad5b6
     1.1 --- a/graph_displayer_canvas.h	Wed Sep 13 09:16:29 2006 +0000
     1.2 +++ b/graph_displayer_canvas.h	Mon Sep 18 16:02:20 2006 +0000
     1.3 @@ -378,7 +378,7 @@
     1.4    ///reference to the container, in which the canvas is
     1.5    NoteBookTab & mytab;
     1.6  
     1.7 -  XY calcArrowPos(XY, XY, XY, XY, bool);
     1.8 +  XY calcArrowPos(XY, XY, XY, XY, int);
     1.9  };
    1.10  
    1.11  #endif //GRAPH_DISPLAYER_CANVAS_H