diff -r 7a9a55a2f45d -r 1f158566c3bf main_win.h --- a/main_win.h Sun Aug 07 16:35:15 2005 +0000 +++ b/main_win.h Sun Aug 07 18:06:41 2005 +0000 @@ -22,6 +22,8 @@ MapStorage mapstorage; + void readFile(const std::string &); + protected: ///Window of map-showing setup. Its type is \ref MapWin MapWin mapwin;