algowin.cc
branchgui
changeset 109 9f8dc346ac6e
parent 108 bf355fd6563e
child 114 0ace7edbb06f
     1.1 --- a/algowin.cc	Thu Jan 05 12:30:09 2006 +0000
     1.2 +++ b/algowin.cc	Thu Jan 05 16:54:34 2006 +0000
     1.3 @@ -71,7 +71,7 @@
     1.4    ab->update_tablist(tabnames);
     1.5  }
     1.6  
     1.7 -void AlgoWin::update_maplist(void * mapstorage)
     1.8 +void AlgoWin::update_maplist(MapStorage * mapstorage)
     1.9  {
    1.10    ab->update_maplist(mapstorage);
    1.11  }