Adding xmenu.h
authorphillbush <phillbush@cock.li>
Sat, 1 Aug 2020 18:42:34 +0000 (15:42 -0300)
committerphillbush <phillbush@cock.li>
Sat, 1 Aug 2020 18:42:34 +0000 (15:42 -0300)
xmenu.h

diff --git a/xmenu.h b/xmenu.h
index 7e22107..a85b44c 100644 (file)
--- a/xmenu.h
+++ b/xmenu.h
@@ -53,6 +53,7 @@ struct DC {
 
        GC gc;
 
 
        GC gc;
 
+       FcPattern *pattern;
        XftFont **fonts;
        size_t nfonts;
 };
        XftFont **fonts;
        size_t nfonts;
 };