draw icon working
[lttv.git] / ltt / branches / poly / lttv / modules / guiControlFlow / Drawing.c
index cacabf5c4caf445687e02bbe88bc227483f0d440..4f6ce62a4f90732ca421f10c5d89e5e04af9b934 100644 (file)
@@ -444,3 +444,5 @@ void drawing_remove_square(Drawing_t *Drawing,
        update_rect.height = Drawing->height - y ;
        gtk_widget_draw( Drawing->Drawing_Area_V, &update_rect);
 }
+
+
This page took 0.026298 seconds and 4 git commands to generate.