show text : running state
[lttv.git] / ltt / branches / poly / lttv / modules / guiControlFlow / Draw_Item.h
index de3a51c1dbb744fd8204a00501382bd409965900..6c35e97769baa470b0d89fcc5d9ec6d5d633abaa 100644 (file)
@@ -44,7 +44,7 @@ typedef enum _RelPos {
 struct _DrawContext {
        GdkDrawable     *drawable;
        GdkGC           *gc;
-       
+       PangoLayout *pango_layout;
 
        DrawInfo        *Current;
        DrawInfo        *Previous;
This page took 0.023464 seconds and 4 git commands to generate.