X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fmenuframe.c;h=654cf2ba611932012f62394b10950a2ef8093758;hb=2b135c53565547779719348ec3164311be8191fe;hp=5fea0ab05c7de70567cfd532aa430af518d0cb39;hpb=319fb35962ed80298af17476c8cacfe4ce7470b5;p=chaz%2Fopenbox diff --git a/openbox/menuframe.c b/openbox/menuframe.c index 5fea0ab0..654cf2ba 100644 --- a/openbox/menuframe.c +++ b/openbox/menuframe.c @@ -499,7 +499,7 @@ static void menu_entry_frame_render(ObMenuEntryFrame *self) self->entry->data.normal.icon_width; self->a_icon->texture[0].data.rgba.height = self->entry->data.normal.icon_height; - self->a_icon->texture[0].data.rgba.width = + self->a_icon->texture[0].data.rgba.alpha = self->entry->data.normal.icon_alpha; self->a_icon->texture[0].data.rgba.data = self->entry->data.normal.icon_data;