]> Dogcows Code - chaz/openbox/blobdiff - render/render.h
move the dekstop file to data/
[chaz/openbox] / render / render.h
index 18ec799c0fb58676f933f0162bc4ba2468f09d5d..6c99b43ced48e028be313a0c6bb955530a84099e 100644 (file)
@@ -70,7 +70,7 @@ struct _RrSurface {
     RrAppearance *parent;
     gint parentx;
     gint parenty;
-    RrPixel32 *RrPixel_data;
+    RrPixel32 *pixel_data;
 };
 
 struct _RrTextureText {
This page took 0.024128 seconds and 4 git commands to generate.