Move cc_add_user_language
Move it to cc-common-language.c and rename it to cc_common_language_add_user_languages
This commit is contained in:
parent
148e311aa6
commit
1ecd607bcb
5 changed files with 53 additions and 52 deletions
|
@ -55,6 +55,8 @@ void cc_common_language_setup_list (GtkWidget *treeview,
|
|||
GHashTable *initial);
|
||||
void cc_common_language_select_current_language (GtkTreeView *treeview);
|
||||
|
||||
void cc_common_language_add_user_languages (GtkTreeModel *model);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue