Skip to content
Snippets Groups Projects
Commit dc0bc586 authored by Oswald Buddenhagen's avatar Oswald Buddenhagen
Browse files

micro-optimize: (x.toLower() == y) => !x.compare(y, Qt:: CaseInsensitive)

parent bd0f0aa1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment