X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2FguiControlFlow%2FDrawing.h;h=34f7490a5c4f89a6ca4272d95f91dec40c032b2f;hb=14963be07f6a9c7c2db0d988f557b870ebd5dead;hp=4f2f509daaa4df709595a0bf18af094152c95e90;hpb=68997a228f7f14486fa61714161911434bfb8a23;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Drawing.h b/ltt/branches/poly/lttv/modules/guiControlFlow/Drawing.h index 4f2f509d..34f7490a 100644 --- a/ltt/branches/poly/lttv/modules/guiControlFlow/Drawing.h +++ b/ltt/branches/poly/lttv/modules/guiControlFlow/Drawing.h @@ -36,7 +36,7 @@ typedef struct _Drawing_t Drawing_t; struct _Drawing_t { - GtkWidget *Drawing_Area_V; + GtkWidget *drawing_area; GdkPixmap *Pixmap; ControlFlowData *control_flow_data;