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

@ -56,5 +56,7 @@ extern char *xci_desc_to_utf8 (XklConfigItem * ci);
extern void sort_tree_content (GtkWidget * treeView);
extern void enable_disable_restoring(GladeXML * dialog);
G_END_DECLS
#endif /* __GNOME_KEYBOARD_PROPERTY_XKB_H */