diff options
Diffstat (limited to 'src/fs/gnunet-fs-gtk-main_window_open_directory.c')
-rw-r--r-- | src/fs/gnunet-fs-gtk-main_window_open_directory.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-fs-gtk-main_window_open_directory.c b/src/fs/gnunet-fs-gtk-main_window_open_directory.c index bf28109a..8b4717b5 100644 --- a/src/fs/gnunet-fs-gtk-main_window_open_directory.c +++ b/src/fs/gnunet-fs-gtk-main_window_open_directory.c | |||
@@ -130,7 +130,7 @@ GNUNET_GTK_main_menu_file_open_gnunet_directory_activate_cb (GtkWidget * dummy, | |||
130 | 130 | ||
131 | 131 | ||
132 | builder = | 132 | builder = |
133 | GNUNET_GTK_get_new_builder ("gnunet_fs_gtk_open_directory_dialog.glade"); | 133 | GNUNET_GTK_get_new_builder ("gnunet_fs_gtk_open_directory_dialog.glade", NULL); |
134 | if (builder == NULL) | 134 | if (builder == NULL) |
135 | { | 135 | { |
136 | GNUNET_break (0); | 136 | GNUNET_break (0); |