[teklib-general] changeset in /hg/teklib/current: TVisual_FontNames is obsolete

Franciska Schulze fschulze at neoscientists.org
Mon Nov 26 16:23:19 CET 2007


changeset 09f5a732c25d in /hg/teklib/current
details: http://teklib.org:8001/hg/teklib/current?cmd=changeset;node=09f5a732c25d
description:
	TVisual_FontNames is obsolete

diffs (12 lines):

diff -r 007c9923abfd -r 09f5a732c25d tek/mod/visual.h
--- a/tek/mod/visual.h	Thu Sep 13 19:18:57 2007 +0200
+++ b/tek/mod/visual.h	Thu Sep 13 19:20:03 2007 +0200
@@ -43,7 +43,7 @@ typedef TTAG TVPEN;
 */
 
 #define	TVisual_FontName			(TVISTAGS_ + 13)
-#define	TVisual_FontNames			(TVISTAGS_ + 14)
+
 #define	TVisual_FontPxSize			(TVISTAGS_ + 15)
 #define	TVisual_FontItalic			(TVISTAGS_ + 16)
 #define	TVisual_FontBold			(TVISTAGS_ + 17)


More information about the teklib-general mailing list