changeset 1819 | fd82adfbe905 |
parent 1777 | a70cee06ae9c |
child 1826 | e07a7a8acd77 |
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 { |