aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunetgtk_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunetgtk_common.h')
-rw-r--r--src/include/gnunetgtk_common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/gnunetgtk_common.h b/src/include/gnunetgtk_common.h
index b0cce179..ff8e9034 100644
--- a/src/include/gnunetgtk_common.h
+++ b/src/include/gnunetgtk_common.h
@@ -175,7 +175,8 @@ struct GNUNET_CronManager *GNUNET_GTK_get_cron_manager (void);
175 175
176 176
177GtkWidget *GNUNET_GTK_extract_main_widget_from_window (GladeXML * xml, 177GtkWidget *GNUNET_GTK_extract_main_widget_from_window (GladeXML * xml,
178 const char *windowName); 178 const char
179 *windowName);
179 180
180 181
181 182