update stop for event list
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / lttvwindow.c
index 7dd2e0c7eb8f0b06099b37499cd85f62004f61e8..7d318245d6cda3d4d40176f3fb6039839de3d624 100644 (file)
@@ -51,6 +51,8 @@
 
 extern GSList * g_main_window_list;
 
+gint lttvwindow_preempt_count = 0;
+
 /* set_time_window 
  *
  * It updates the time window of the tab, then calls the updatetimewindow
@@ -1018,8 +1020,6 @@ gboolean lttvwindow_events_request_pending(Tab            *tab)
 }
 
 
-
-
 /**
  * Function to get the current time interval shown on the current tab.
  * It will be called by a viewer's hook function to update the 
This page took 0.022876 seconds and 4 git commands to generate.