remove unused signals

This commit is contained in:
Yann Leboulanger 2010-01-24 00:39:35 +01:00
parent 08756fdb69
commit 5192ad2c28
2 changed files with 0 additions and 2 deletions

View File

@ -7,7 +7,6 @@
<property name="title" translatable="yes">Set Activity</property>
<property name="default_width">270</property>
<property name="type_hint">dialog</property>
<signal name="key_press_event" handler="on_change_status_message_dialog_key_press_event"/>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox5">
<property name="visible">True</property>

View File

@ -6,7 +6,6 @@
<property name="border_width">6</property>
<property name="default_width">270</property>
<property name="type_hint">dialog</property>
<signal name="key_press_event" handler="on_change_status_message_dialog_key_press_event"/>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox5">
<property name="visible">True</property>