X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fframe.h;h=bbe7d370f034e7f4ee05c9244c9554137abfc57b;hb=bb8b9ddbc5c7932f184aeed744f4762b5c95fe28;hp=c36e783312b865d71293d1b3859f68cab5271b5b;hpb=14a842b34c2857385ee7c5a02c870f5aedef0e54;p=chaz%2Fopenbox diff --git a/openbox/frame.h b/openbox/frame.h index c36e7833..bbe7d370 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -98,7 +98,7 @@ void frame_release_client(Frame *self, Client *client); Context frame_context_from_string(char *name); -Context frame_context(Frame *self, Window win); +Context frame_context(Client *self, Window win); /*! Applies gravity to the client's position to find where the frame should be positioned.