Mercurial > hg > xemacs-beta
diff lwlib/xlwmenu.h @ 207:e45d5e7c476e r20-4b2
Import from CVS: tag r20-4b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:03:52 +0200 |
parents | 2d532a89d707 |
children | 7347b34c275b |
line wrap: on
line diff
--- a/lwlib/xlwmenu.h Mon Aug 13 10:02:48 2007 +0200 +++ b/lwlib/xlwmenu.h Mon Aug 13 10:03:52 2007 +0200 @@ -12,6 +12,10 @@ /* Resource names used by the XlwMenu widget */ #define XtNbuttonForeground "buttonForeground" #define XtCButtonForeground "ButtonForeground" +#define XtNhighlightForeground "highlightForeground" +#define XtCHighlightForeground "HighlightForeground" +#define XtNtitleForeground "titleForeground" +#define XtCTitleForeground "TitleForeground" #define XtNmargin "margin" #define XtNhorizontalSpacing "horizontalSpacing" #define XtNverticalSpacing "verticalSpacing"