Commit 9bee4615 authored by OlivierDuchateau's avatar OlivierDuchateau Committed by Ali Abdallah
Browse files

Bug #15951: Fix 'xfconf_get_error_quark' introspecting warning

- During introspecting phase, we get this warning:
"Warning: Xfconf: (ErrorQuarkFunction)get_error_quark: xfconf_get_error_quark: Couldn't find corresponding enumeration"
parent 34d0a87a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 = \