mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-20 05:13:58 +00:00
@@ -1321,7 +1321,8 @@ bool Editor::IsFeatureUploadedImpl(FeaturesContainer const & features, MwmId con
|
||||
return info && info->m_uploadStatus == kUploaded;
|
||||
}
|
||||
|
||||
void Editor::UpdateXMLFeatureTags(editor::XMLFeature & feature, std::list<JournalEntry> const & journal, ChangesetWrapper & changeset)
|
||||
void Editor::UpdateXMLFeatureTags(editor::XMLFeature & feature, std::list<JournalEntry> const & journal,
|
||||
ChangesetWrapper & changeset)
|
||||
{
|
||||
for (JournalEntry const & entry : journal)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user