whitespace
This commit is contained in:
parent
b0a476249a
commit
617a98d432
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ typedef enum {
|
||||||
} ObStackingLayer;
|
} ObStackingLayer;
|
||||||
|
|
||||||
/* list of ObWindow*s in stacking order from highest to lowest */
|
/* list of ObWindow*s in stacking order from highest to lowest */
|
||||||
extern GList *stacking_list;
|
extern GList *stacking_list;
|
||||||
|
|
||||||
/*! Sets the window stacking list on the root window from the
|
/*! Sets the window stacking list on the root window from the
|
||||||
stacking_list */
|
stacking_list */
|
||||||
|
|
Loading…
Reference in a new issue