X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Flttvwindow%2Flttvwindow%2Flttvwindow.c;h=51fb7b2d8062d52b32b00ee7248088ee104a30f6;hb=90ef7e4a2c6a41ec36bd2530b187cc1ef2cf0025;hp=ea848ada2accc84d2682d8b650dbba36c03487a5;hpb=0354c8455147c6c31a2b43f3360acc9d046376a5;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.c b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.c index ea848ada..51fb7b2d 100644 --- a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.c +++ b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.c @@ -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;