update
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / mainwindow-private.h
index 30d6df80f3f09580d1f1af404dbc77d565a28ddc..2602061e62807a2c6a57b999c3bba7e21a0e2441 100644 (file)
@@ -27,6 +27,7 @@
 #include <lttv/tracecontext.h>
 #include <lttv/hook.h>
 #include <lttv/stats.h>
+#include <lttv/filter.h>
 //#include <lttvwindow/gtkmultivpaned.h>
 #include <lttvwindow/mainwindow.h>
 
@@ -99,6 +100,12 @@ struct _Tab{
   GtkWidget *MText6;
   GtkWidget *MEntry6;
   GtkWidget *MText7;
+  GtkWidget *MEventBox8;
+  GtkWidget *MText8;
+  GtkWidget *MEntry7;
+  GtkWidget *MText9;
+  GtkWidget *MEntry8;
+  GtkWidget *MText10;
    
   // startTime is the left of the visible area. Corresponds to the scrollbar
   // value.
This page took 0.023202 seconds and 4 git commands to generate.