Fix bug: uncheck "Show keypad" when users quit the keypad window

This commit is contained in:
François Grisez 2015-10-20 11:26:26 +02:00
parent b965a62509
commit cf94b7aca6

View file

@ -4,6 +4,7 @@
<!-- interface-naming-policy project-wide -->
<object class="GtkWindow" id="keypad">
<property name="can_focus">False</property>
<signal name="delete-event" handler="linphone_gtk_keypad_destroyed_handler" swapped="no"/>
<child>
<object class="GtkFrame" id="frame3">
<property name="visible">True</property>