summaryrefslogtreecommitdiff
path: root/src/gui/menus/help.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2020-06-01 21:00:45 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2020-06-01 21:00:45 (GMT)
commita689ebb776c6c95ae806e6449e0c90019fbb8a17 (patch)
treed092f0e91441fe76a45d041509d41fc0fea32dc5 /src/gui/menus/help.h
parent95773bfde8a6915fcd206286b433dca38883b736 (diff)
Populated the help menu.
Diffstat (limited to 'src/gui/menus/help.h')
-rw-r--r--src/gui/menus/help.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/menus/help.h b/src/gui/menus/help.h
index 72fcc2c..1deeb5a 100644
--- a/src/gui/menus/help.h
+++ b/src/gui/menus/help.h
@@ -31,7 +31,7 @@
/* Construit le menu "Aide". */
-GtkWidget *build_menu_help(GObject *);
+GtkWidget *build_menu_help(void);