X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Flttvwindow%2Flttvwindow%2Finterface.c;h=46a82b17fa8e78f8188fb51945a605c9476214d8;hb=a43d67bae425508678e5ae2ffe5dd1e84286b915;hp=ee08b8e946c4869573a68090f5b7caf4de8db72c;hpb=420d0f5fb51be897157e95072e93a6fb34b6b93b;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/interface.c b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/interface.c index ee08b8e9..46a82b17 100644 --- a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/interface.c +++ b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/interface.c @@ -597,6 +597,7 @@ create_MWindow (void) g_signal_connect ((gpointer) MWindow, "configure-event", G_CALLBACK (on_MWindow_configure), NULL); + // g_signal_connect ((gpointer) EmptyTraceset, "activate", // G_CALLBACK (on_empty_traceset_activate), // NULL);