diff -r 9166130d8d56 -r 637c12cbd64c map_win.h --- a/map_win.h Wed Jan 11 15:49:06 2006 +0000 +++ b/map_win.h Thu Jan 12 13:28:54 2006 +0000 @@ -39,7 +39,7 @@ void edgeMapChanged(std::string, int); - void newMapWinNeeded(bool, int); + void newMapWinNeeded(bool); ///This function inserts name of the new edgemap in the list in the combo box void registerNewEdgeMap(std::string);