X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fstacking.h;h=eb638734c242b47f35859b1830f40e1a9d3a26b0;hb=47529e777f5d0ac222b6ed06c9644c3909bd6479;hp=d93341c8aaecf7477cc31596784d1a61b9211375;hpb=f9fe78d970fa1ef62d56160db7a82fa6948643b6;p=chaz%2Fopenbox diff --git a/openbox/stacking.h b/openbox/stacking.h index d93341c8..eb638734 100644 --- a/openbox/stacking.h +++ b/openbox/stacking.h @@ -72,6 +72,6 @@ void stacking_below(ObWindow *window, ObWindow *below); */ void stacking_restack_request(struct _ObClient *client, struct _ObClient *sibling, - gint detail, gboolean); + gint detail, gboolean activate); #endif