fix compilation problems

This commit is contained in:
Simon Morlat 2014-02-14 09:21:25 +01:00
parent c639d65036
commit 5b78e03925
2 changed files with 5 additions and 0 deletions

View file

@ -2090,8 +2090,10 @@ static void linphone_gtk_quit(void){
quit_done=TRUE;
linphone_gtk_quit_core();
linphone_gtk_uninit_instance();
#ifndef HAVE_GTK_OSX
g_object_unref(icon);
icon=NULL;
#endif
#ifdef HAVE_NOTIFY
notify_uninit();
#endif

View file

@ -12,6 +12,7 @@ gtk/buddylookup.c
gtk/setupwizard.c
gtk/incall_view.c
gtk/loginframe.c
gtk/config-fetching.c
[type: gettext/glade]gtk/main.ui
[type: gettext/glade]gtk/about.ui
[type: gettext/glade]gtk/contact.ui
@ -28,6 +29,8 @@ gtk/loginframe.c
[type: gettext/glade]gtk/tunnel_config.ui
[type: gettext/glade]gtk/keypad.ui
[type: gettext/glade]gtk/ldap.ui
[type: gettext/glade]gtk/config-uri.ui
[type: gettext/glade]gtk/provisioning-fetch.ui
coreapi/linphonecore.c
coreapi/misc.c
coreapi/presence.c