X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fdetailedevents%2Fevents.h;h=93b0df2e9968cfbec7c955643fd9463b1c5f1ed9;hb=fb3d60478f102a4c2bb0746effa6e2ab049747ba;hp=43818c0d4617195d8425535b6f2b8de5f0e899e5;hpb=ff72b2af8795fc59cc99e7f23f357bf6649ad8b3;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);