forked from mirrors/linphone-iphone
Do not show event box window in the call history tab.
This commit is contained in:
parent
141098e434
commit
d39ba6f347
1 changed files with 1 additions and 0 deletions
|
|
@ -829,6 +829,7 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="events">GDK_BUTTON_PRESS_MASK | GDK_STRUCTURE_MASK</property>
|
||||
<property name="visible_window">False</property>
|
||||
<signal name="button-press-event" handler="linphone_gtk_call_log_reset_missed_call" swapped="no"/>
|
||||
<child>
|
||||
<object class="GtkHBox" id="history_tab_hbox">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue