diff options
Diffstat (limited to 'addressbook/gui/contact-list-editor/contact-list-editor.ui')
-rw-r--r-- | addressbook/gui/contact-list-editor/contact-list-editor.ui | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/addressbook/gui/contact-list-editor/contact-list-editor.ui b/addressbook/gui/contact-list-editor/contact-list-editor.ui index 0c1e21cf68..956bd50fdf 100644 --- a/addressbook/gui/contact-list-editor/contact-list-editor.ui +++ b/addressbook/gui/contact-list-editor/contact-list-editor.ui @@ -172,10 +172,8 @@ <property name="visible">True</property> <property name="headers_visible">False</property> <property name="search_column">0</property> - <signal handler="contact_list_editor_drag_motion_cb" name="drag_motion"/> <signal handler="contact_list_editor_tree_view_key_press_event_cb" name="key_press_event"/> <signal handler="contact_list_editor_drag_data_received_cb" name="drag_data_received"/> - <signal handler="contact_list_editor_drag_drop_cb" name="drag_drop"/> </object> </child> </object> |