Skip to content

Make Units properties read-only from QML

Jonah Brüchert requested to merge work/jbb/units-readonly into master

They were only made writable for compatibility reasons. Style plugins should only use the C++ setters.

Merge request reports