summaryrefslogtreecommitdiff
path: root/openbox/client.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-07-10 17:03:05 +0000
committerDana Jansens <danakj@orodu.net>2003-07-10 17:03:05 +0000
commit122d55fbadea0409fbc902a1740e1c8ff3aecd88 (patch)
tree26117e28e5424588ea699e098c084fd563c49a15 /openbox/client.h
parent59f318e897a301a40fb46fadbc4b825ccf86c0ba (diff)
prefixing and capitalizing the StackLayer -> ObStackingLayer enum.
less includes in headers for less rebuilding on changes
Diffstat (limited to 'openbox/client.h')
-rw-r--r--openbox/client.h2
1 files changed, 1 insertions, 1 deletions
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