Skip to content

v0.2.53..v0.2.54 changeset CreatorDescription.h

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/info/CreatorDescription.h b/hoot-core/src/main/cpp/hoot/core/info/CreatorDescription.h
index 381f869..97cff90 100644
--- a/hoot-core/src/main/cpp/hoot/core/info/CreatorDescription.h
+++ b/hoot-core/src/main/cpp/hoot/core/info/CreatorDescription.h
@@ -84,6 +84,7 @@ public:
   QString description;
   BaseFeatureType baseFeatureType;
   GeometryTypeCriterion::GeometryType geometryType;
+  QStringList matchCandidateCriteria;
 
   static QString baseFeatureTypeToString(BaseFeatureType t);
 
Clone this wiki locally