gui/main_win.h
changeset 1650 422906271d22
parent 1616 78704393218d
child 1733 5e0d97823ba2
     1.1 --- a/gui/main_win.h	Fri Aug 26 10:46:51 2005 +0000
     1.2 +++ b/gui/main_win.h	Fri Aug 26 11:03:59 2005 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  public:
     1.5    ///Constructor of the \ref MainWin. It creates the menu and the \ref GraphDisplayerCanvas on which the graph will be drawn.
     1.6    ///\param title is the title of the window
     1.7 -  MainWin(const std::string& title);
     1.8 +  MainWin();
     1.9  
    1.10    MapStorage mapstorage;
    1.11