X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2FguiControlFlow%2FCFV-private.h;h=04fe2f56d114309d1ce1ea4fe02a334a1a03bd29;hb=2f9f7ee05c219ee0b92775bbebceec95000c9d7a;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..04fe2f56 100644 --- a/ltt/branches/poly/lttv/modules/guiControlFlow/CFV-private.h +++ b/ltt/branches/poly/lttv/modules/guiControlFlow/CFV-private.h @@ -6,7 +6,8 @@ struct _ControlFlowData { GtkWidget *Scrolled_Window_VC; - + MainWindow *Parent_Window; + ProcessList *Process_List; Drawing_t *Drawing;