diff lwlib/xlwmenuP.h @ 3397:6aa26bef0527

[xemacs-hg @ 2006-05-12 19:25:28 by stephent] Stop trashing xftFont resources. <87mzdnxd1j.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Fri, 12 May 2006 19:25:29 +0000
parents ad2f4ae9895b
children 382b11fa8866
line wrap: on
line diff
--- a/lwlib/xlwmenuP.h	Thu May 11 21:50:58 2006 +0000
+++ b/lwlib/xlwmenuP.h	Fri May 12 19:25:29 2006 +0000
@@ -34,8 +34,7 @@
 #else
   XFontStruct *	font;
 #ifdef USE_XFT_MENUBARS
-  /* #### Fix naming convention here */
-  String renderFontSpec;
+  String fcFontName;
   XftFont *renderFont;
 #endif
 # ifdef USE_XFONTSET