branch | gui |
changeset 90 | e9f8f44f12a3 |
parent 87 | b44281e4cca7 |
child 92 | ee2bd58fdc30 |
28:f4a66ff7d407 | 29:d6557fa9286e |
---|---|
1 #include "graph_displayer_canvas.h" |
1 #include "graph_displayer_canvas.h" |
2 #include "broken_edge.h" |
|
3 #include <cmath> |
2 #include <cmath> |
4 |
3 |
5 |
4 |
6 bool GraphDisplayerCanvas::on_expose_event(GdkEventExpose *event) |
5 bool GraphDisplayerCanvas::on_expose_event(GdkEventExpose *event) |
7 { |
6 { |