diff options
Diffstat (limited to 'openbox/client.h')
| -rw-r--r-- | openbox/client.h | 2 |
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 |
