X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2FguiControlFlow%2FDrawing.c;h=4f6ce62a4f90732ca421f10c5d89e5e04af9b934;hb=189a5d08183ffed5caf82d625a3b9a86bda96989;hp=cacabf5c4caf445687e02bbe88bc227483f0d440;hpb=cb1686f66c65661d5e252c40e8537d7cb8a75c72;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Drawing.c b/ltt/branches/poly/lttv/modules/guiControlFlow/Drawing.c index cacabf5c..4f6ce62a 100644 --- a/ltt/branches/poly/lttv/modules/guiControlFlow/Drawing.c +++ b/ltt/branches/poly/lttv/modules/guiControlFlow/Drawing.c @@ -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); } + +