aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main_welcome.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/main_welcome.h')
-rw-r--r--gtk/main_welcome.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/main_welcome.h b/gtk/main_welcome.h
index f889469095..c17a2725ce 100644
--- a/gtk/main_welcome.h
+++ b/gtk/main_welcome.h
@@ -50,6 +50,6 @@ void welcome_header_push_msg(gchar *msg);
* messages on the stack, the default message and the main columns
* will be shown.
*/
-void welcome_header_pop_msg();
+void welcome_header_pop_msg(void);
#endif /* __MAIN_WELCOME_H__ */