Save list after removing items
This commit is contained in:
parent
34b4e213e2
commit
0636307200
@ -519,6 +519,8 @@ moo_history_list_remove (MooHistoryList *list,
|
||||
list->priv->has_separator = FALSE;
|
||||
}
|
||||
|
||||
list_save_recent (list);
|
||||
|
||||
moo_history_list_item_free (item);
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user