diff options
Diffstat (limited to 'src/fs/gnunet-fs-gtk_publish-edit-dialog.c')
-rw-r--r-- | src/fs/gnunet-fs-gtk_publish-edit-dialog.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/gnunet-fs-gtk_publish-edit-dialog.c b/src/fs/gnunet-fs-gtk_publish-edit-dialog.c index d717779f..15da9c09 100644 --- a/src/fs/gnunet-fs-gtk_publish-edit-dialog.c +++ b/src/fs/gnunet-fs-gtk_publish-edit-dialog.c | |||
@@ -729,6 +729,7 @@ GNUNET_GTK_edit_publication_keyword_list_add_button_clicked_cb (GtkButton * | |||
729 | * @param widget the entry line | 729 | * @param widget the entry line |
730 | * @param event the event information | 730 | * @param event the event information |
731 | * @param user_data the 'struct EditPublicationDialogContext' | 731 | * @param user_data the 'struct EditPublicationDialogContext' |
732 | * @return TRUE if we handled the event, FALSE if not | ||
732 | */ | 733 | */ |
733 | gboolean | 734 | gboolean |
734 | GNUNET_GTK_edit_publication_keyword_entry_key_press_event_cb (GtkWidget * | 735 | GNUNET_GTK_edit_publication_keyword_entry_key_press_event_cb (GtkWidget * |