X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fdetailedevents%2Fevents.h;h=93b0df2e9968cfbec7c955643fd9463b1c5f1ed9;hb=0305fe774206ec12a98378be3cf891446b1b901c;hp=43818c0d4617195d8425535b6f2b8de5f0e899e5;hpb=b139ad2a3bd7c28ad16f0c3faed4c62c5cb2c22b;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/detailedevents/events.h b/ltt/branches/poly/lttv/modules/gui/detailedevents/events.h index 43818c0d..93b0df2e 100644 --- a/ltt/branches/poly/lttv/modules/gui/detailedevents/events.h +++ b/ltt/branches/poly/lttv/modules/gui/detailedevents/events.h @@ -66,6 +66,7 @@ struct _EventViewerData { GtkWidget *toolbar; GtkToolItem *button_filter; + guint init_done; }; extern gint evd_redraw_notify(void *hook_data, void *call_data);