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 --- openbox/menuframe.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/menuframe.h') diff --git a/openbox/menuframe.h b/openbox/menuframe.h index 26f44b1b..016700a7 100644 --- a/openbox/menuframe.h +++ b/openbox/menuframe.h @@ -99,6 +99,7 @@ struct _ObMenuEntryFrame RrAppearance *a_text_normal; RrAppearance *a_text_disabled; RrAppearance *a_text_selected; + RrAppearance *a_text_title; }; extern GHashTable *menu_frame_map; -- cgit v1.2.3