mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-28 00:29:21 +00:00
remove imagemenuitem5 from macosx
This commit is contained in:
parent
8e4aed0888
commit
e1edf5d7ef
1 changed files with 0 additions and 1 deletions
|
|
@ -1430,7 +1430,6 @@ static void linphone_gtk_init_main_window(){
|
|||
#ifdef HAVE_GTK_OSX
|
||||
{
|
||||
GtkWidget *menubar=linphone_gtk_get_widget(main_window,"menubar1");
|
||||
gtk_widget_destroy(linphone_gtk_get_widget(main_window,"imagemenuitem5"));
|
||||
GtkOSXApplication *theMacApp = (GtkOSXApplication*)g_object_new(GTK_TYPE_OSX_APPLICATION, NULL);
|
||||
gtk_osxapplication_set_menu_bar(theMacApp,GTK_MENU_SHELL(menubar));
|
||||
gtk_widget_hide(menubar);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue