]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
prefixing and capitalizing the StackLayer -> ObStackingLayer enum.
[chaz/openbox] / openbox / client.h
index 9c96351eb12f1072d32541a8467e00e533ccc441..24cefe309429f6caaf2b12b89cf76aee5c37db3b 100644 (file)
@@ -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
This page took 0.019864 seconds and 4 git commands to generate.