first round of working model chooser - not complete yet

This commit is contained in:
Sergey V. Udaltsov 2004-07-25 23:28:35 +00:00
parent 85cb682efc
commit 885acff46a
5 changed files with 331 additions and 111 deletions

View file

@ -60,5 +60,7 @@ extern void enable_disable_restoring(GladeXML * dialog);
extern void init_preview(GladeXML * dialog);
extern void choose_model(GladeXML * dialog);
G_END_DECLS
#endif /* __GNOME_KEYBOARD_PROPERTY_XKB_H */