Skip to content
Commit b56e6316 authored by Igor Kushnir's avatar Igor Kushnir
Browse files

CustomScriptPlugin::previewText: don't concatenate strings

Both formattingSample() and indentingSample() are used once. Combining
them into one function defaultSample() (and one QStringLiteral) gets rid
of runtime QString concatenation and thus improves performance.
parent 2d0f4551
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