There was an error while loading. Please reload this page.
diff --git a/hoot-core/src/main/cpp/hoot/core/conflate/review/ReviewMarker.cpp b/hoot-core/src/main/cpp/hoot/core/conflate/review/ReviewMarker.cpp index a8f2107..2d4ca34 100644 --- a/hoot-core/src/main/cpp/hoot/core/conflate/review/ReviewMarker.cpp +++ b/hoot-core/src/main/cpp/hoot/core/conflate/review/ReviewMarker.cpp @@ -192,7 +192,7 @@ void ReviewMarker::mark(const OsmMapPtr& map, const ElementPtr& e, const QString } void ReviewMarker::mark( - const OsmMapPtr &map, const std::vector<ElementId>& ids, const QString& note, + const OsmMapPtr& map, const std::vector<ElementId>& ids, const QString& note, const QString& reviewType, double score, vector<QString> choices) { if (note.isEmpty())