diff src/EmacsFrame.h @ 70:131b0175ea99 r20-0b30

Import from CVS: tag r20-0b30
author cvs
date Mon, 13 Aug 2007 09:02:59 +0200
parents 0293115a14e9
children e121b013d1f0
line wrap: on
line diff
--- a/src/EmacsFrame.h	Mon Aug 13 09:00:04 2007 +0200
+++ b/src/EmacsFrame.h	Mon Aug 13 09:02:59 2007 +0200
@@ -275,6 +275,13 @@
 #define XtCUseBackingStore (String) "UseBackingStore"
 #endif
 
+#define XtNximStyles "ximStyles"
+#define XtCXimStyles "XimStyles"
+#define XtRXimStyles "XimStyles"
+
+#define XtNximForeground "ximForeground"
+#define XtNximBackground "ximBackground"
+
 /* scrollbar placement types; like in ScrolledW.h */
 #define EM_TOP		1
 #define EM_BOTTOM	0