propset svn:executable *
[obnox/wireshark/wip.git] / proto_hier_stats.c
index 0e0d602988d5971b667e6813df548ba3004a504d..beacf589b228e68020ed7dcc67ef4b35436b3679 100644 (file)
@@ -219,7 +219,7 @@ ph_stats_new(void)
                if (progbar == NULL)
                        progbar = delayed_create_progress_dlg(
                            "Computing", "protocol hierarchy statistics", 
-                           &stop_flag, &start_time, progbar_val);
+                           TRUE, &stop_flag, &start_time, progbar_val);
 
                /* Update the progress bar, but do it only N_PROGBAR_UPDATES
                   times; when we update it, we have to run the GTK+ main