X-Git-Url: https://git.subgeniuskitty.com/xmenu/.git/blobdiff_plain/a48473fd8dfd9c8caa5eb9475d899c9b3b518523..0b0faa5fc44fa095e927d1ce2ebdf96e536d5e62:/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; };