aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/gnunet-conversation-gtk_contacts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conversation/gnunet-conversation-gtk_contacts.c')
-rw-r--r--src/conversation/gnunet-conversation-gtk_contacts.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/conversation/gnunet-conversation-gtk_contacts.c b/src/conversation/gnunet-conversation-gtk_contacts.c
index e8bb80d6..01c674df 100644
--- a/src/conversation/gnunet-conversation-gtk_contacts.c
+++ b/src/conversation/gnunet-conversation-gtk_contacts.c
@@ -116,6 +116,13 @@ gnunet_conversation_gtk_contact_list_treeview_row_activated_cb (GtkTreeView *tr
116} 116}
117 117
118 118
119void
120gnunet_conversation_gtk_contact_list_value_renderer_edited_cb ()
121{
122 GNUNET_break (0); // not implemented
123}
124
125
119/** 126/**
120 * Process a record that was stored or modified the namestore by 127 * Process a record that was stored or modified the namestore by
121 * adding/modifying/removing it in the liststore. 128 * adding/modifying/removing it in the liststore.