Skip to content
Commit f04125f6 authored by Arjen Hiemstra's avatar Arjen Hiemstra Committed by Nate Graham
Browse files

FrameSvg: Use a single QString buffer when building names to look up in the SVG

This uses a single QString along with replace operations and QStringView
to avoid having to allocate a new string for each element we want to
look up.
parent cfb1e927
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment