graph_displayer_canvas.h
branchgui
changeset 20 a3bd39d50930
parent 19 164783ceb9be
child 21 44bb92014108
     1.1 --- a/graph_displayer_canvas.h	Thu Jun 16 18:08:04 2005 +0000
     1.2 +++ b/graph_displayer_canvas.h	Thu Jun 16 18:58:15 2005 +0000
     1.3 @@ -96,7 +96,7 @@
     1.4    MapStorage mapstorage;
     1.5  
     1.6    ///Indicates whether the button of mouse is pressed or not
     1.7 -  bool isbutton;
     1.8 +  int isbutton;
     1.9  
    1.10    ///At this location was the mousebutton pressed.
    1.11    ///It helps to calculate the distance of dragging.