COIN-OR::LEMON - Graph Library

Changeset 119:24ff0448d854 in glemon-0.x for main_win.cc


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

Documentation of MainWin?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main_win.cc

    r114 r119  
    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.