main_win.h
branchgui
changeset 57 1f158566c3bf
parent 54 9128e364fb19
child 68 1a27576aa199
     1.1 --- a/main_win.h	Sun Aug 07 16:35:15 2005 +0000
     1.2 +++ b/main_win.h	Sun Aug 07 18:06:41 2005 +0000
     1.3 @@ -22,6 +22,8 @@
     1.4  
     1.5    MapStorage mapstorage;
     1.6  
     1.7 +  void readFile(const std::string &);
     1.8 +
     1.9  protected:
    1.10    ///Window of map-showing setup. Its type is \ref MapWin
    1.11    MapWin mapwin;