]> Dogcows Code - chaz/openbox/blobdiff - render/color.h
move the default menu to menu.xml
[chaz/openbox] / render / color.h
index 246af1988cf5069f0253b7357538e1668e43b65d..64529292d94aa5269b1b7abcd509e9f7266fc796 100644 (file)
@@ -15,6 +15,9 @@ struct _RrColor {
     int b;
     unsigned long pixel;
     GC gc;
+
+    gint key;
+    gint refcount;
 };
 
 void RrColorAllocateGC(RrColor *in);
This page took 0.019212 seconds and 4 git commands to generate.