Changeset 1589:9192e1b26d32 in lemon-0.x for gui/graph_displayer_canvas-edge.cc
- Timestamp:
- 07/26/05 20:14:23 (18 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2093
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gui/graph_displayer_canvas-edge.cc
r1581 r1589 107 107 int GraphDisplayerCanvas::changeEdgeText (std::string mapname, Graph::Edge edge) 108 108 { 109 110 109 //the number in the map will be written on the edge 111 //EXCEPT when the name of the map is Text, because110 //EXCEPT when the name of the map is Default, because 112 111 //in that case empty string will be written, because 113 112 //that is the deleter map
Note: See TracChangeset
for help on using the changeset viewer.