Wrong group specified for quickfill remove pref.

pull/542/head
Robert Fewell 7 years ago
parent 0e93e95c6c
commit fc20aeb2df

@ -65,7 +65,7 @@ static void
shared_quickfill_destroy (QofBook *book, gpointer key, gpointer user_data)
{
QFB *qfb = user_data;
gnc_prefs_remove_cb_by_func (GNC_PREFS_GROUP_GENERAL_REGISTER,
gnc_prefs_remove_cb_by_func (GNC_PREFS_GROUP_GENERAL,
GNC_PREF_ACCOUNT_SEPARATOR,
shared_quickfill_pref_changed,
qfb);

Loading…
Cancel
Save