COIN-OR::LEMON - Graph Library

Changeset 1650:422906271d22 in lemon-0.x for gui/main_win.h


Ignore:
Timestamp:
08/26/05 13:03:59 (19 years ago)
Author:
Akos Ladanyi
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2163
Message:

display file name in window title

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/main_win.h

    r1616 r1650  
    1919  ///Constructor of the \ref MainWin. It creates the menu and the \ref GraphDisplayerCanvas on which the graph will be drawn.
    2020  ///\param title is the title of the window
    21   MainWin(const std::string& title);
     21  MainWin();
    2222
    2323  MapStorage mapstorage;
Note: See TracChangeset for help on using the changeset viewer.