Skip to content

Add Content::textContent() const overload

Volker Krause requested to merge work/vkrause/const-text-content into master

That needs to be an overload as we have both uses that just read from this and others that modify the returned Content object.

Merge request reports