From 319fb35962ed80298af17476c8cacfe4ce7470b5 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 29 May 2007 03:24:04 +0000 Subject: add the rgba alpha to the menu entries --- openbox/menu.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/menu.h') diff --git a/openbox/menu.h b/openbox/menu.h index 990e946c..6d4bbd47 100644 --- a/openbox/menu.h +++ b/openbox/menu.h @@ -116,6 +116,7 @@ struct _ObNormalMenuEntry { /* Icon shit */ gint icon_width; gint icon_height; + gint icon_alpha; RrPixel32 *icon_data; /* Mask icon */ -- cgit v1.2.3