completely removed tab list and current_tab concept
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / mainwindow.h
index a949ed984153518bec78a26af1394c28732e1dd4..6278814dffea5a9d2eb29331ada8458746e7b5ac 100644 (file)
 #ifndef _MAIN_WINDOW_
 #define _MAIN_WINDOW_
 
+#include <glib.h>
 #include <ltt/time.h>
 
+extern GQuark LTTV_TRACES;
+
 typedef struct _MainWindow MainWindow;
 typedef struct _TimeWindow TimeWindow;
 typedef struct _Tab Tab;
This page took 0.024818 seconds and 4 git commands to generate.