Skip to content

Change Content::decodedText to use an enum argument for trim options

Volker Krause requested to merge work/vkrause/decoded-text-api into master

This is better readable than two bool flags, and more importantly it avoids passing an invalid combination of flags.

Merge request reports

Loading