X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2FguiControlFlow%2FCFV-private.h;h=1a745026f452b4662029bd9e0d74881ce60d2f5a;hb=90ffd2adca8a23a36f3a9b7279f40797907723de;hp=822b194b144203f0487b3e3585fdb00da602f9bb;hpb=72c44f9e4aa5ff8ca49bb071dccfd1c1355bf6f2;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/CFV-private.h b/ltt/branches/poly/lttv/modules/guiControlFlow/CFV-private.h index 822b194b..1a745026 100644 --- a/ltt/branches/poly/lttv/modules/guiControlFlow/CFV-private.h +++ b/ltt/branches/poly/lttv/modules/guiControlFlow/CFV-private.h @@ -6,13 +6,15 @@ struct _ControlFlowData { GtkWidget *Scrolled_Window_VC; - + MainWindow *Parent_Window; + ProcessList *Process_List; Drawing_t *Drawing; //GtkWidget *HBox_V; - GtkWidget *Inside_HBox_V; - + //GtkWidget *Inside_HBox_V; + GtkWidget *HPaned; + GtkAdjustment *VAdjust_C ; /* Trace information */