Skip to content

Improve legibility of inline QML in kcmoduleqml.cpp

Jan Blackquill requested to merge work/janb/legibility into master

Using a raw string literal allows us to plonk QML code verbatim without needing to deal with hard-to-read-and-edit string concatenation shenanigans.

Edited by Jan Blackquill

Merge request reports