Changeset 166:302d75b08b27 in glemon-0.x for graph_displayer_canvas.h
- Timestamp:
- 10/16/06 15:05:25 (17 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/glemon/trunk@2992
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
graph_displayer_canvas.h
r160 r166 418 418 ///Propulsation factor during graph design 419 419 double propulsation; 420 421 ///Was redesign run on this graph already? 422 /// 423 ///If not, the layout will be modified randomly 424 ///to avoid frozen layout because of wrong 425 ///initial state 426 bool was_redesigned; 420 427 421 428 private:
Note: See TracChangeset
for help on using the changeset viewer.