main_win.h
branchgui
changeset 68 1a27576aa199
parent 57 1f158566c3bf
child 82 ee009c0f4bcf
     1.1 --- a/main_win.h	Fri Aug 26 10:46:51 2005 +0000
     1.2 +++ b/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