time operations optimisation
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / lttvwindow.c
index ea848ada2accc84d2682d8b650dbba36c03487a5..51fb7b2d8062d52b32b00ee7248088ee104a30f6 100644 (file)
@@ -914,7 +914,7 @@ void lttvwindow_events_request_remove_all(Tab       *tab,
  * @return time window.
  */
 
-TimeWindow lttvwindow_get_time_window(Tab *tab)
+__inline TimeWindow lttvwindow_get_time_window(Tab *tab)
 {
   return tab->time_window;
   
This page took 0.02238 seconds and 4 git commands to generate.