-
Notifications
You must be signed in to change notification settings - Fork 74
v0.2.54..v0.2.55 changeset RubberSheet.h
Garret Voltz edited this page Aug 14, 2020
·
1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/algorithms/rubber-sheet/RubberSheet.h b/hoot-core/src/main/cpp/hoot/core/algorithms/rubber-sheet/RubberSheet.h
index 6c28456..39a789d 100644
--- a/hoot-core/src/main/cpp/hoot/core/algorithms/rubber-sheet/RubberSheet.h
+++ b/hoot-core/src/main/cpp/hoot/core/algorithms/rubber-sheet/RubberSheet.h
@@ -134,7 +134,7 @@ public:
virtual QString getDescription() const override { return "Applies rubber sheeting to a map"; }
/**
- * @see FilteredByCriteria
+ * @see FilteredByGeometryTypeCriteria
*/
virtual QStringList getCriteria() const;