gui event supports stop
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / mainwindow-private.h
index f478aae9d74d7edb977f508ec6c16aeb097ec35c..5bd9705e0ebc7bee540aefb6caec34a6a60afa18 100644 (file)
@@ -133,6 +133,7 @@ struct _Tab{
   GSList *events_requests;
   gboolean events_request_pending;
   LttvAttribute *interrupted_state;
+  gboolean stop_foreground;
 };
 
 #endif /* _MAIN_WINDOW_PRIVATE_ */
This page took 0.022795 seconds and 4 git commands to generate.