X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fframe.h;h=f77ff35ada8fca88190b5724bc591df4dc8679f8;hb=ebe3091560a859996a9904c342c62b512b39bee0;hp=f5dd570885f3a747b55599b0df61100cc6fb29a6;hpb=16f46c296d1fcd3f27fc62a18e71c55fb3fd3e88;p=chaz%2Fopenbox diff --git a/openbox/frame.h b/openbox/frame.h index f5dd5708..f77ff35a 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -155,7 +155,7 @@ void frame_adjust_icon(ObFrame *self); void frame_grab_client(ObFrame *self, struct _ObClient *client); void frame_release_client(ObFrame *self, struct _ObClient *client); -ObFrameContext frame_context_from_string(char *name); +ObFrameContext frame_context_from_string(const gchar *name); ObFrameContext frame_context(struct _ObClient *self, Window win);