]> Dogcows Code - chaz/openbox/blobdiff - openbox/popup.c
halfway through client changes but...
[chaz/openbox] / openbox / popup.c
index 3844089c2e8ef5995c8fb60e4352d7b4030e3a0a..3df451b56adeae0ba3ab33787443dd38eee40896 100644 (file)
@@ -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;
This page took 0.021143 seconds and 4 git commands to generate.