X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2FguiEvents.c;h=b4427c3ef83e44fc7c1fb2a3447e01473f3b57e8;hb=9ca560eb801f018c5cbc64c24b66b36e52b8ba32;hp=f2b83af37ccafc9089deefcb7a028d05d67c3f7f;hpb=682c6edb183bfa55bbc6c57be034eadb1f3484c9;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/guiEvents.c b/ltt/branches/poly/lttv/modules/guiEvents.c index f2b83af3..b4427c3e 100644 --- a/ltt/branches/poly/lttv/modules/guiEvents.c +++ b/ltt/branches/poly/lttv/modules/guiEvents.c @@ -34,8 +34,8 @@ #include #include -//#include -#include "mw_api.h" +#include +//#include "mw_api.h" #include "gtktreeprivate.h" #include "icons/hGuiEventsInsert.xpm" @@ -189,7 +189,7 @@ GuiEvents(void) Event_Viewer_Data->Currently_Selected_Event = FALSE ; Event_Viewer_Data->Selected_Event = 0; - + /* FIXME register Event_Selected_Hook */ /* Create a model for storing the data list */ Event_Viewer_Data->Store_M = gtk_list_store_new (N_COLUMNS, /* Total number of columns */