Changeset 1650:422906271d22 in lemon-0.x for gui/main_win.h
- Timestamp:
- 08/26/05 13:03:59 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2163
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gui/main_win.h
r1616 r1650 19 19 ///Constructor of the \ref MainWin. It creates the menu and the \ref GraphDisplayerCanvas on which the graph will be drawn. 20 20 ///\param title is the title of the window 21 MainWin( const std::string& title);21 MainWin(); 22 22 23 23 MapStorage mapstorage;
Note: See TracChangeset
for help on using the changeset viewer.