]> Dogcows Code - chaz/openbox/blobdiff - render/render.h
fix another crash
[chaz/openbox] / render / render.h
index 7a3e596575bfb579e258afaeafe5c87ee6aa0973..cf0f7eddbf45eaba28c56063bf3dd919bc92bbb0 100644 (file)
@@ -123,6 +123,8 @@ struct _RrSurface {
     gint parentx;
     gint parenty;
     RrPixel32 *pixel_data;
+    gint bevel_dark_adjust;  /* 0-255, default is 64 */
+    gint bevel_light_adjust; /* 0-255, default is 128 */
 };
 
 struct _RrTextureText {
This page took 0.021755 seconds and 4 git commands to generate.