Skip to content
GitLab
Explore
Sign in
Replace `QString::toLower().compare()` with `QString::compare(Qt::CaseInsensitive)`
Code
Review changes
Check out branch
Download
Patches
Plain diff
Fushan Wen
requested to merge
work/fuf/lower
into
master
May 19, 2023
Overview
0
Commits
1
Pipelines
1
Changes
4
Expand
This reduces some temporary QString constructions.
Merge request reports
Loading