From 1c3689d0c725202eba7191d32480aa2cc3addfea Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 15 Apr 2003 18:05:58 +0000 Subject: load menu style stuff --- render/theme.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'render/theme.h') diff --git a/render/theme.h b/render/theme.h index 5d5bac10..97a58f9f 100644 --- a/render/theme.h +++ b/render/theme.h @@ -72,6 +72,11 @@ extern Appearance *theme_a_unfocused_label; extern Appearance *theme_a_icon; extern Appearance *theme_a_focused_handle; extern Appearance *theme_a_unfocused_handle; +extern Appearance *theme_a_menu_title; +extern Appearance *theme_a_menu; +extern Appearance *theme_a_menu_item; +extern Appearance *theme_a_menu_disabled; +extern Appearance *theme_a_menu_hilite; extern Appearance *theme_app_hilite_label; extern Appearance *theme_app_unhilite_label; -- cgit v1.2.3