mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 11:38:08 +00:00
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