draw item : generic way to draw something on a drawable, architecture description
[lttv.git] / ltt / branches / poly / lttv / modules / guiControlFlow / Drawing.h
index 354021498f5bbe8b57a8f2bf9b5d46788924f795..418f68858c0065f610d82497b03bbe243ca8a3e6 100644 (file)
@@ -23,7 +23,7 @@
 typedef struct _Drawing_t Drawing_t;
 
 
-//FIXME : TEMPORARILY FOR GC !!
+//FIXME : TEMPORARILY PLACED HERE FOR GC !!
 struct _Drawing_t {
        GtkWidget       *Drawing_Area_V;
        GdkPixmap       *Pixmap;
This page took 0.022355 seconds and 4 git commands to generate.