typo fix == for =
[lttv.git] / ltt / branches / poly / lttv / modules / guiControlFlow / CFV-private.h
index 04fe2f56d114309d1ce1ea4fe02a334a1a03bd29..1a745026f452b4662029bd9e0d74881ce60d2f5a 100644 (file)
@@ -12,8 +12,9 @@ struct _ControlFlowData {
        Drawing_t *Drawing;
 
        //GtkWidget *HBox_V;
-       GtkWidget *Inside_HBox_V;
-
+       //GtkWidget *Inside_HBox_V;
+       GtkWidget *HPaned;
+               
        GtkAdjustment *VAdjust_C ;
        
        /* Trace information */
This page took 0.023302 seconds and 4 git commands to generate.