COIN-OR::LEMON - Graph Library

Changeset 1889:edcb68a93a95 in lemon-0.x for gui/main_win.cc


Ignore:
Timestamp:
01/11/06 16:06:17 (18 years ago)
Author:
Hegyi Péter
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2464
Message:

Documentation of MainWin?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/main_win.cc

    r1884 r1889  
    324324}
    325325
    326 void MainWin::onCloseTab()
    327 {
    328 }
    329 
    330326void MainWin::newFile()
    331327{
     
    433429    {
    434430    }
    435   //awp->update_maplist(tabs[i]->mapstorage.getNodeMapList(),tabs[i]->mapstorage.getEdgeMapList());
    436431  awp->update_maplist(&(tabs[i]->mapstorage));
    437432}
Note: See TracChangeset for help on using the changeset viewer.