mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 19:48:07 +00:00
update ms2
This commit is contained in:
parent
17796cf9d9
commit
fa5c25d982
2 changed files with 1 additions and 2 deletions
|
|
@ -1024,7 +1024,6 @@ static void linphone_gtk_check_menu_items(void){
|
|||
gtk_check_menu_item_set_active(GTK_CHECK_MENU_ITEM(linphone_gtk_get_widget(
|
||||
linphone_gtk_get_main_window(),
|
||||
audio_only ? "audio_only_item" : "video_item")), TRUE);
|
||||
g_message("Selfview enabled: %i",selfview);
|
||||
gtk_check_menu_item_set_active(GTK_CHECK_MENU_ITEM(linphone_gtk_get_widget(
|
||||
linphone_gtk_get_main_window(),"selfview_item")),selfview);
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit b4833d461f63b8c1c2889f379201fb85ba7efd4d
|
||||
Subproject commit a4d247cb5e8fc2cf04e615d5a7b90251d349b7a8
|
||||
Loading…
Add table
Reference in a new issue