X-Git-Url: https://git.subgeniuskitty.com/xmenu/.git/blobdiff_plain/b1cf3ebd740779e85da89234124f3ff88cea2c1a..d3c213125090d49408c78d2c4a9200ec1575c187:/xmenu.h diff --git a/xmenu.h b/xmenu.h index 7e22107..a85b44c 100644 --- a/xmenu.h +++ b/xmenu.h @@ -53,6 +53,7 @@ struct DC { GC gc; + FcPattern *pattern; XftFont **fonts; size_t nfonts; };