From 122d55fbadea0409fbc902a1740e1c8ff3aecd88 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 10 Jul 2003 17:03:05 +0000 Subject: prefixing and capitalizing the StackLayer -> ObStackingLayer enum. less includes in headers for less rebuilding on changes --- openbox/client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/client.h') diff --git a/openbox/client.h b/openbox/client.h index 9c96351e..24cefe30 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -223,7 +223,7 @@ struct _ObClient /*! The layer in which the window will be stacked, windows in lower layers are always below windows in higher layers. */ - StackLayer layer; + ObStackingLayer layer; /*! A bitmask of values in the Decoration enum The values in the variable are the decorations that the client wants to -- cgit v1.2.3