X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fcontrolflow%2Fcfv-private.h;h=291c129fc04e105800785b3780338239e459ad86;hb=6f7ad7ae1581ebaad8178059594ec8f4fac35837;hp=c383e2d4f321e8e23ee0749222eb443131504abc;hpb=ce0214a66f4e1c6f4d94d53c1ead65b58157c60d;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/controlflow/cfv-private.h b/ltt/branches/poly/lttv/modules/gui/controlflow/cfv-private.h index c383e2d4..291c129f 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/cfv-private.h +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/cfv-private.h @@ -24,11 +24,11 @@ struct _ControlFlowData { GtkWidget *scrolled_window; MainWindow *mw; + GtkWidget *h_paned; + ProcessList *process_list; - Drawing_t *drawing; - GtkWidget *h_paned; - + Drawing_t *drawing; GtkAdjustment *v_adjust ; /* Shown events information */