]> Dogcows Code - chaz/openbox/blobdiff - render/color.h
simplify
[chaz/openbox] / render / color.h
index ed689815fb3b27639af7f85e5da1ed1b2f494908..d620f8a486bded9593a5ab848d31d3cc4d121faf 100644 (file)
@@ -37,6 +37,10 @@ struct _RrColor {
 
     gint key;
     gint refcount;
+
+#ifdef DEBUG
+    gint id;
+#endif
 };
 
 void RrColorAllocateGC(RrColor *in);
This page took 0.020431 seconds and 4 git commands to generate.