From 8612fcfb99f4ed97f49c3617fd2ae291877c8c8e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 22 Apr 2007 03:54:43 +0000 Subject: better matching of the menu titles/separators to the theme --- render/theme.h | 1 + 1 file changed, 1 insertion(+) (limited to 'render/theme.h') diff --git a/render/theme.h b/render/theme.h index c3b375c6..62ff87dd 100644 --- a/render/theme.h +++ b/render/theme.h @@ -201,6 +201,7 @@ struct _RrTheme { RrAppearance *a_icon; RrAppearance *a_focused_handle; RrAppearance *a_unfocused_handle; + RrAppearance *a_menu_text_title; RrAppearance *a_menu_title; RrAppearance *a_menu; RrAppearance *a_menu_normal; -- cgit v1.2.3