whole new time bar, plus some additions to control flow viewer.. this is work in...
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / cfv.c
index 276e40ae0d0f7d4606f0f1d3d27d684e70f6cc44..ba53e288b56980815d63834fae7b7613581c175d 100644 (file)
@@ -91,6 +91,7 @@ guicontrolflow(void)
     drawing_get_drawing_area(control_flow_data->drawing);
 
   control_flow_data->number_of_process = 0;
+  control_flow_data->background_info_waiting = 0;
 
   /* Create the Process list */
   control_flow_data->process_list = processlist_construct();
This page took 0.02224 seconds and 4 git commands to generate.