diff options
Diffstat (limited to 'libXft/src/xftint.h')
-rw-r--r-- | libXft/src/xftint.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libXft/src/xftint.h b/libXft/src/xftint.h index 165897767..c06ac3cba 100644 --- a/libXft/src/xftint.h +++ b/libXft/src/xftint.h @@ -245,6 +245,7 @@ typedef struct _XftDisplayInfo { XExtCodes *codes; FcPattern *defaults; FcBool hasRender; + FcBool hasSolid; XftFont *fonts; XRenderPictFormat *solidFormat; unsigned long glyph_memory; |