X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2FguiControlFlow%2FDraw_Item.h;h=6c35e97769baa470b0d89fcc5d9ec6d5d633abaa;hb=90ffd2adca8a23a36f3a9b7279f40797907723de;hp=de3a51c1dbb744fd8204a00501382bd409965900;hpb=80a52ff84b0196d969d8e4bffe0f698652d8801c;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.h b/ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.h index de3a51c1..6c35e977 100644 --- a/ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.h +++ b/ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.h @@ -44,7 +44,7 @@ typedef enum _RelPos { struct _DrawContext { GdkDrawable *drawable; GdkGC *gc; - + PangoLayout *pango_layout; DrawInfo *Current; DrawInfo *Previous;