X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=ltt%2Fbranches%2Fpoly%2Finclude%2Flttv%2Fgtkcustom.h;h=984eb2feca852efc5da5b0469f3253b8fa1a07ae;hb=10f2da9501711d45ea6d3130efaa1337c7315e31;hp=f0d20f23567cf9846a16abe63b514ecbc931c3f6;hpb=fb1a869e3dc356dd6759b5b157bbd75948da241e;p=lttv.git diff --git a/ltt/branches/poly/include/lttv/gtkcustom.h b/ltt/branches/poly/include/lttv/gtkcustom.h index f0d20f23..984eb2fe 100644 --- a/ltt/branches/poly/include/lttv/gtkcustom.h +++ b/ltt/branches/poly/include/lttv/gtkcustom.h @@ -7,7 +7,7 @@ #include #include #include - +#include #ifdef __cplusplus extern "C" { @@ -40,6 +40,7 @@ struct _GtkCustom // GtkWidget * viewport; GtkWidget * hScrollbar; GtkAdjustment *hAdjust; + mainWindow * mw; }; struct _GtkCustomClass