diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/wrapped/wrappedfontconfig_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedfontconfig_private.h b/src/wrapped/wrappedfontconfig_private.h index 377ebdc2..dd2964d0 100755 --- a/src/wrapped/wrappedfontconfig_private.h +++ b/src/wrapped/wrappedfontconfig_private.h @@ -39,7 +39,7 @@ GO(FcCharSetSubtract, pFpp) GO(FcCharSetUnion, pFpp) GO(FcConfigAppFontAddDir, iFpp) GO(FcConfigAppFontAddFile, iFpp) -//GO(FcConfigAppFontClear, +GO(FcConfigAppFontClear, vFp) //GO(FcConfigBuildFonts, //GO(FcConfigCreate, //GO(FcConfigDestroy, |