time operations optimisation
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / lttvwindow.h
index 25cb2a7feb10cf9e6e8e25205115690975c258ab..18e5853e0481853811987b09441aed082e2fb021 100644 (file)
@@ -662,7 +662,7 @@ void lttvwindow_events_request_remove_all(Tab            *tab,
  * @return the current tab's time interval.
  */
 
-TimeWindow lttvwindow_get_time_window(Tab *tab);
+__inline TimeWindow lttvwindow_get_time_window(Tab *tab);
 
 
 /**
This page took 0.022529 seconds and 4 git commands to generate.