map_win.h
branchgui
changeset 121 637c12cbd64c
parent 112 3689cb170d3e
child 123 a3781bff1032
     1.1 --- a/map_win.h	Wed Jan 11 15:49:06 2006 +0000
     1.2 +++ b/map_win.h	Thu Jan 12 13:28:54 2006 +0000
     1.3 @@ -39,7 +39,7 @@
     1.4  
     1.5    void edgeMapChanged(std::string, int);
     1.6  
     1.7 -  void newMapWinNeeded(bool, int);
     1.8 +  void newMapWinNeeded(bool);
     1.9  
    1.10    ///This function inserts name of the new edgemap in the list in the combo box
    1.11    void registerNewEdgeMap(std::string);