]> Dogcows Code - chaz/openbox/blobdiff - openbox/dock.h
fixed to accomodate the changes to the render/ API.
[chaz/openbox] / openbox / dock.h
index 2b6dc4d2fdf28202ba2241aedfff7b98145acb76..d70519a3e3a837a304aa9c2c993246d0c2dec64a 100644 (file)
@@ -27,7 +27,7 @@ typedef struct Dock {
     ObWindow obwin;
 
     Window frame;
-    Appearance *a_frame;
+    RrAppearance *a_frame;
 
     /* actual position (when not auto-hidden) */
     int x, y;
This page took 0.020696 seconds and 4 git commands to generate.