From a5ceeda5a42a108f1bf70e2dcd6be65ca422cde7 Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Wed, 5 Apr 2006 05:33:44 +0000 Subject: Adding new attributes (bzr r425) --- src/attributes-test.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/attributes-test.h b/src/attributes-test.h index 1581d4a73..9117bec4c 100644 --- a/src/attributes-test.h +++ b/src/attributes-test.h @@ -391,6 +391,8 @@ struct {char const *attr; bool supported;} const all_attrs[] = { {"showguides", true}, {"gridtolerance", true}, {"guidetolerance", true}, + {"objecttolerance", true}, + {"has_abs_tolerance", true}, {"gridoriginx", true}, {"gridoriginy", true}, {"gridspacingx", true}, -- cgit v1.2.3