aboutsummaryrefslogtreecommitdiff
path: root/tools/dbusmenu-dumper.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dbusmenu-dumper.c')
-rw-r--r--tools/dbusmenu-dumper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dbusmenu-dumper.c b/tools/dbusmenu-dumper.c
index 740398e..25b9047 100644
--- a/tools/dbusmenu-dumper.c
+++ b/tools/dbusmenu-dumper.c
@@ -119,6 +119,7 @@ static GOptionEntry general_options[] = {
int
main (int argc, char ** argv)
{
+ g_type_init();
GError * error = NULL;
GOptionContext * context;