option.h change for help
[lttv.git] / ltt / branches / poly / include / lttv / mainWindow.h
index 2b31328c95a7aa85aa6926b40f1bf37721672b23..ac5e98951ef5aaead5bcb0697f98a13f014778a3 100644 (file)
 #include <lttv/common.h>
 #include <lttv/gtkcustom.h>
 
-struct _TimeInterval{
-  LttTime startTime;
-  LttTime endTime;  
-};
-
 
 struct _mainWindow{
   GtkWidget*      MWindow;            /* Main Window */
This page took 0.022425 seconds and 4 git commands to generate.