From 97415a3a32948f2c3f430e5d01266568c9e043f8 Mon Sep 17 00:00:00 2001 From: Olivier Duchateau Date: Tue, 10 Sep 2019 18:18:21 +0200 Subject: [PATCH] Fix 'xfconf_get_error_quark' introspecting --- xfconf/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/xfconf/Makefile.am b/xfconf/Makefile.am index e49c325..a7caf56 100644 --- a/xfconf/Makefile.am +++ b/xfconf/Makefile.am @@ -67,6 +67,7 @@ INTROSPECTION_SCANNER_ARGS = \ --warn-all \ -DLIBXFCONF_COMPILATION \ --symbol-prefix=xfconf_g_ \ + --symbol-prefix=xfconf_get_ \ --symbol-prefix=xfconf_ \ --c-include=xfconf/xfconf.h INTROSPECTION_COMPILER_ARGS = \ -- 2.21.0