clear the store list before inserting all raws

svn path=/trunk/; revision=32397
This commit is contained in:
Tomas Kukosa 2010-04-06 07:19:29 +00:00
parent 252178ed7e
commit a62e401a5d
1 changed files with 1 additions and 0 deletions

View File

@ -780,6 +780,7 @@ voip_calls_dlg_update(GList *listx)
if (voip_calls_dlg != NULL) {
calls_nb = 0;
calls_ns = 0;
gtk_list_store_clear(list_store);
g_snprintf(label_text, 256,
"Total: Calls: %u Start packets: %u Completed calls: %u Rejected calls: %u",