diff options
Diffstat (limited to 'openbox/client_list_menu.c')
| -rw-r--r-- | openbox/client_list_menu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/client_list_menu.c b/openbox/client_list_menu.c index 3a3e5a10..4d4555f8 100644 --- a/openbox/client_list_menu.c +++ b/openbox/client_list_menu.c @@ -53,7 +53,7 @@ static void desk_menu_update(ObMenuFrame *frame, gpointer data) GSList *acts; ObAction* act; ObMenuEntry *e; - ObClientIcon *icon; + const ObClientIcon *icon; empty = FALSE; |
