diff src/EmacsFrame.h @ 227:0e522484dd2a r20-5b12

Import from CVS: tag r20-5b12
author cvs
date Mon, 13 Aug 2007 10:12:37 +0200
parents 1f0dabaa0855
children 74fd4e045ea6
line wrap: on
line diff
--- a/src/EmacsFrame.h	Mon Aug 13 10:11:42 2007 +0200
+++ b/src/EmacsFrame.h	Mon Aug 13 10:12:37 2007 +0200
@@ -136,6 +136,13 @@
 #define XtCBackgroundToolBarColor "BackgroundToolBarColor"
 #endif
 
+#ifndef XtNforegroundToolBarColor
+#define XtNforegroundToolBarColor "foregroundToolBarColor"
+#endif
+#ifndef XtCForegroundToolBarColor
+#define XtCForegroundToolBarColor "ForegroundToolBarColor"
+#endif
+
 #ifndef XtNtopToolBarShadowPixmap
 #define XtNtopToolBarShadowPixmap "topToolBarShadowPixmap"
 #endif