why didn't that commit

This commit is contained in:
Dana Jansens 2007-05-10 21:33:22 +00:00
parent f1f946ea02
commit 3537e50141

View file

@ -27,6 +27,7 @@
/*! The possible stacking layers a client window can be a part of */
typedef enum {
OB_STACKING_LAYER_INVALID,
OB_STACKING_LAYER_DESKTOP, /*!< 0 - desktop windows */
OB_STACKING_LAYER_BELOW, /*!< 1 - normal windows w/ below */
OB_STACKING_LAYER_NORMAL, /*!< 2 - normal windows */