parent
3d1d9e1716
commit
9344373e0b
|
@ -246,6 +246,8 @@ notify_gui_update (void)
|
||||||
&iter);
|
&iter);
|
||||||
gtk_list_store_remove (store, &old);
|
gtk_list_store_remove (store, &old);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
notify_row_cb (gtk_tree_view_get_selection (view), view);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
|
Loading…
Reference in New Issue