mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 12:38:09 +00:00
fix compilation issue
This commit is contained in:
parent
ccd8bbb69c
commit
4cffe87366
2 changed files with 3 additions and 2 deletions
|
|
@ -69,9 +69,10 @@ void linphone_gtk_status_icon_set_blinking(gboolean val);
|
|||
void _linphone_gtk_enable_video(gboolean val);
|
||||
|
||||
|
||||
|
||||
#ifndef HAVE_GTK_OSX
|
||||
static gint main_window_x=0;
|
||||
static gint main_window_y=0;
|
||||
#endif
|
||||
static gboolean verbose=0;
|
||||
static gboolean auto_answer = 0;
|
||||
static gchar * addr_to_call = NULL;
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4b8d2b655acc8a329464e7806653dceb04ade445
|
||||
Subproject commit 5a7ae95e0dbe5f485086d4635a655c893c9c44b1
|
||||
Loading…
Add table
Reference in a new issue