Now enabling/disabling of the "Restore defaults" really works

This commit is contained in:
Sergey V. Udaltsov 2004-01-12 01:49:46 +00:00
parent 04bb3c9a3a
commit 2865c350b6
4 changed files with 41 additions and 1 deletions

View file

@ -375,6 +375,7 @@ update_options_list (GConfClient * client,
guint cnxn_id, GConfEntry * entry, GladeXML * dialog)
{
fill_selected_options_tree (dialog);
enable_disable_restoring (dialog);
}
void