compile fix
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / lttvwindow.h
index 1caf6a407046e7e33dbfc10c56c96c0a79be3c34..e39d2ed9fa0e8c67048d7e587c4e78f0200a2e9a 100644 (file)
@@ -666,10 +666,7 @@ void lttvwindow_events_request_remove_all(Tab            *tab,
  * @return time window.
  */
 
-static inline TimeWindow lttvwindow_get_time_window(Tab *tab)
-{
-  return tab->time_window;
-}
+TimeWindow lttvwindow_get_time_window(Tab *tab);
 
 
 /**
This page took 0.023048 seconds and 4 git commands to generate.