X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fframe.h;h=bbe7d370f034e7f4ee05c9244c9554137abfc57b;hb=c2b3a49e692b723bd277ef4360f89b9aaae4afd6;hp=c36e783312b865d71293d1b3859f68cab5271b5b;hpb=5cf61ee02354c1c9f80c11f3796afc4b948055d6;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.