X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fpopup.c;h=3df451b56adeae0ba3ab33787443dd38eee40896;hb=f6ba1f27b9790f56bda1e5831069e2dd7e2c96a2;hp=3844089c2e8ef5995c8fb60e4352d7b4030e3a0a;hpb=518f819cdb18ea68b5d1bf93cd3d44737ef27915;p=chaz%2Fopenbox diff --git a/openbox/popup.c b/openbox/popup.c index 3844089c..3df451b5 100644 --- a/openbox/popup.c +++ b/openbox/popup.c @@ -248,7 +248,7 @@ void icon_popup_free(ObIconPopup *self) } void icon_popup_show(ObIconPopup *self, - gchar *text, struct _ObClientIcon *icon) + gchar *text, const ObClientIcon *icon) { if (icon) { self->a_icon->texture[0].type = RR_TEXTURE_RGBA;