Allow qtos to be imported

This commit is contained in:
Dion Moult
2020-03-19 16:48:50 +11:00
parent ea71485f3b
commit 7fe067498f
6 changed files with 76 additions and 31 deletions
+2 -1
View File
@@ -66,6 +66,7 @@ if bpy is not None:
operator.RemovePset,
operator.AddOverridePset,
operator.RemoveOverridePset,
operator.RemoveQto,
operator.AddMaterialPset,
operator.RemoveMaterialPset,
operator.AddDocument,
@@ -107,7 +108,7 @@ if bpy is not None:
prop.TargetCRS,
prop.Attribute,
prop.BoundaryCondition,
prop.Pset,
prop.PsetQto,
prop.Document,
prop.Classification,
prop.GlobalId,