fix compilation issue

This commit is contained in:
Jehan Monnier 2013-03-27 10:45:06 +01:00
parent ccd8bbb69c
commit 4cffe87366
2 changed files with 3 additions and 2 deletions

View file

@ -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