X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fstacking.h;h=241512497ebc99f63f618136549ad0c0f30096cd;hb=ebf24d5224781e47b62cf20fb3852ef9782f200b;hp=8a8ca0999395b830eef4d2b3614030f29aee75bc;hpb=4739cf190b7294ee8c71375698bec5d18d958859;p=chaz%2Fopenbox diff --git a/openbox/stacking.h b/openbox/stacking.h index 8a8ca099..24151249 100644 --- a/openbox/stacking.h +++ b/openbox/stacking.h @@ -19,7 +19,7 @@ typedef enum { } ObStackingLayer; /* 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 stacking_list */