Now enabling/disabling of the "Restore defaults" really works
This commit is contained in:
parent
04bb3c9a3a
commit
2865c350b6
4 changed files with 41 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue