]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
set the required properties so that session managers see openbox
[chaz/openbox] / openbox / client.h
index e45b37713beec04aa1db89f450e2b59578c0b84b..ff7f67c7fcdf3f73f13bf0eb4e45aca5b4358fd6 100644 (file)
@@ -18,7 +18,7 @@ struct Group;
 /*! Holds an icon in ARGB format */
 typedef struct Icon {
     int width, height;
-    pixel32 *data;
+    RrPixel32 *data;
 } Icon;
      
 /*! The MWM Hints as retrieved from the window property
This page took 0.024272 seconds and 4 git commands to generate.