Skip to content

Refactor model: simplify string constants

t.knopff requested to merge refactor_model into develop

This MR contains some simplifications of string constants: QString::fromStdString has been removed where it is not strictly necessary and to be consistent with other definitions.

Merge request reports

Loading