From 1d767c74075553476c668dbf45547cf910e50697 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Mon, 26 Nov 2001 09:23:15 +0000 Subject: *** empty log message *** --- generic/Track.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'generic') diff --git a/generic/Track.c b/generic/Track.c index 3c92928..5e7b425 100644 --- a/generic/Track.c +++ b/generic/Track.c @@ -2025,6 +2025,7 @@ static ItemClassStruct TRACK_ITEM_CLASS = { GetFieldSet, GetAnchor, NULL, /* GetClipVertices */ + NULL, /* GetContours */ Coords, NULL, /* InsertChars */ NULL, /* DeleteChars */ @@ -2058,6 +2059,7 @@ static ItemClassStruct WAY_POINT_ITEM_CLASS = { GetFieldSet, GetAnchor, NULL, /* GetClipVertices */ + NULL, /* GetContours */ Coords, NULL, /* InsertChars */ NULL, /* DeleteChars */ -- cgit v1.1