mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-22 05:38:14 +00:00
fix missing callback for mic button
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@682 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
parent
cdfe54852b
commit
d551293c2e
1 changed files with 1 additions and 0 deletions
|
|
@ -519,6 +519,7 @@ Online users</property>
|
|||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">False</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
<signal name="toggled" handler="linphone_gtk_mute_toggled"/>
|
||||
</widget>
|
||||
<packing>
|
||||
<property name="position">1</property>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue