fix __inline -> __inline__
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / lttvwindow.h
index 85ecb29c53501125538d0bceef036196588b8d74..790dcf50c6fb512a77f69071bc7da9cba59553ca 100644 (file)
@@ -664,7 +664,7 @@ void lttvwindow_events_request_remove_all(Tab            *tab,
  * @return the current tab's time interval.
  */
 
-__inline TimeWindow lttvwindow_get_time_window(Tab *tab);
+__inline__ TimeWindow lttvwindow_get_time_window(Tab *tab);
 
 
 /**
This page took 0.022736 seconds and 4 git commands to generate.