create directories branches, tags, trunk
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / mainwindow.h
index d46969b2d735485cb175d2cc676b00d49b1eb21e..9874d0d9091edd20f048e3d34842b640938f7456 100644 (file)
@@ -30,6 +30,8 @@ typedef struct _TracesetInfo TracesetInfo;
 struct _TimeWindow {
        LttTime start_time;
        LttTime time_width;
+  double time_width_double;
+       LttTime end_time;
 }; 
 
 
This page took 0.023198 seconds and 4 git commands to generate.