forked from mirrors/linphone-iphone
Fix build issue
This commit is contained in:
parent
25decb7414
commit
8707d20161
1 changed files with 1 additions and 1 deletions
|
|
@ -532,7 +532,7 @@ static GtkWidget * create_finish_page(void) {
|
|||
return vbox;
|
||||
}
|
||||
|
||||
void linphone_gtk_show_assistant(GtkWidget *parent) {
|
||||
void linphone_gtk_show_assistant(void) {
|
||||
GtkWidget *w;
|
||||
GtkWidget *page_0_intro;
|
||||
GtkWidget *page_1_choice;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue