diff -r 164783ceb9be -r a3bd39d50930 graph_displayer_canvas.h --- a/graph_displayer_canvas.h Thu Jun 16 18:08:04 2005 +0000 +++ b/graph_displayer_canvas.h Thu Jun 16 18:58:15 2005 +0000 @@ -96,7 +96,7 @@ MapStorage mapstorage; ///Indicates whether the button of mouse is pressed or not - bool isbutton; + int isbutton; ///At this location was the mousebutton pressed. ///It helps to calculate the distance of dragging.