Changeset 38:9cab23d9b124 in glemon-0.x for map_win.h
- Timestamp:
- 07/25/05 13:17:23 (20 years ago)
- Branch:
- gui
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk/gui@2089
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
map_win.h
r30 r38 56 56 void updateEdge(Graph::Edge); 57 57 58 ///This function inserts name of the new edgemap in the list in the combo box 59 void registerNewEdgeMap(std::string); 60 61 ///This function inserts name of the new nodemap in the list in the combo box 62 void registerNewNodeMap(std::string); 63 58 64 virtual bool closeIfEscapeIsPressed(GdkEventKey*); 65 59 66 }; 60 67
Note: See TracChangeset
for help on using the changeset viewer.