Mercurial > hg > xemacs-beta
diff pkg-src/tree-x/rsrc.h @ 167:85ec50267440 r20-3b10
Import from CVS: tag r20-3b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:45:46 +0200 |
parents | 0132846995bd |
children |
line wrap: on
line diff
--- a/pkg-src/tree-x/rsrc.h Mon Aug 13 09:44:44 2007 +0200 +++ b/pkg-src/tree-x/rsrc.h Mon Aug 13 09:45:46 2007 +0200 @@ -3,7 +3,7 @@ #define TrNcontourColor "contourColor" #define TrNsplitColor "splitColor" #define TrNhighlightColor "highlightColor" -#define TrNactionColor "actionColor" +#define TrNactionColor "actionColor" #define TrNcontourWidth "contourWidth" #define TrCBackgroundColor "BackgroundColor" @@ -11,7 +11,7 @@ #define TrCContourColor "ContourColor" #define TrCSplitColor "SplitColor" #define TrCHighlightColor "HighlightColor" -#define TrCActionColor "ActionColor" +#define TrCActionColor "ActionColor" #define TrCContourWidth "ContourWidth" #define TrDefaultBackgroundColor "white" @@ -31,4 +31,3 @@ Pixel action_color; int contour_width; } ApplRsrcData, *ApplRsrcDataPtr; -