author | ladanyi |
Mon, 25 Sep 2006 10:18:35 +0000 | |
changeset 152 | d99e115d0d26 |
parent 151 | 72f1c33f89d4 |
child 153 | d79a71382836 |
1.1 --- a/gdc-broken_edge.cc Mon Sep 25 07:54:00 2006 +0000 1.2 +++ b/gdc-broken_edge.cc Mon Sep 25 10:18:35 2006 +0000 1.3 @@ -6,6 +6,7 @@ 1.4 { 1.5 arrow.property_fill_color().set_value("red"); 1.6 arrow.lower_to_bottom(); 1.7 + lower_to_bottom(); 1.8 } 1.9 1.10 GraphDisplayerCanvas::EdgeBase::~EdgeBase()