diff -r 95c8cd25a456 -r 422906271d22 gui/main_win.h --- a/gui/main_win.h Fri Aug 26 10:46:51 2005 +0000 +++ b/gui/main_win.h Fri Aug 26 11:03:59 2005 +0000 @@ -18,7 +18,7 @@ public: ///Constructor of the \ref MainWin. It creates the menu and the \ref GraphDisplayerCanvas on which the graph will be drawn. ///\param title is the title of the window - MainWin(const std::string& title); + MainWin(); MapStorage mapstorage;