Skip to content

Support loading svg from QRC files

Joshua Goins requested to merge work/redstrate/fix-qrc into master

The Svg item already supports loading from the local filesystem, this expands it to cover the nuances of loading from Qt resource files.

Merge request reports