From a4a0cb78294bb1809b836ea1e86e9d7294bb2929 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 21 Jun 2003 00:42:47 +0000 Subject: fixed to accomodate the changes to the render/ API. --- openbox/dock.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/dock.h') diff --git a/openbox/dock.h b/openbox/dock.h index 2b6dc4d2..d70519a3 100644 --- a/openbox/dock.h +++ b/openbox/dock.h @@ -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; -- cgit v1.2.3