X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fpopup.c;h=3df451b56adeae0ba3ab33787443dd38eee40896;hb=242dc35a36b0056029adb4b702ed0b7ffe12feae;hp=3844089c2e8ef5995c8fb60e4352d7b4030e3a0a;hpb=16f46c296d1fcd3f27fc62a18e71c55fb3fd3e88;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;