diff options
Diffstat (limited to 'src/fs/gnunet-fs-gtk-edit_publish_dialog.c')
-rw-r--r-- | src/fs/gnunet-fs-gtk-edit_publish_dialog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-fs-gtk-edit_publish_dialog.c b/src/fs/gnunet-fs-gtk-edit_publish_dialog.c index e9658a43..8c0d76b8 100644 --- a/src/fs/gnunet-fs-gtk-edit_publish_dialog.c +++ b/src/fs/gnunet-fs-gtk-edit_publish_dialog.c | |||
@@ -983,7 +983,7 @@ file_information_extract (void *cls, struct GNUNET_FS_FileInformation *fi, | |||
983 | img = | 983 | img = |
984 | GTK_IMAGE (gtk_builder_get_object | 984 | GTK_IMAGE (gtk_builder_get_object |
985 | (builder, | 985 | (builder, |
986 | "GNUNET_GTK_publication_metadata_preview_image")); | 986 | "GNUNET_GTK_edit_publication_metadata_preview_image")); |
987 | gtk_image_set_from_pixbuf (img, pixbuf); | 987 | gtk_image_set_from_pixbuf (img, pixbuf); |
988 | } | 988 | } |
989 | } | 989 | } |