Skip to content
Verified Commit 8fd26d96 authored by Fushan Wen's avatar Fushan Wen
Browse files

Replace `QString::toLower().compare()` with `QString::compare(Qt::CaseInsensitive)`

This reduces some temporary QString constructions.
parent b3a12c35
Pipeline #402068 passed with stage
in 16 minutes and 48 seconds
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