Skip to content
Verified Commit a9d53fe3 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

VFolderMenu: Add const to local QString to fix compilation with Qt 6.7

C++ ternary on line 601 does not like that QStringBuilders refer to
strings of different constness.
parent b1e8ddfb
Pipeline #418503 passed with stage
in 6 minutes and 32 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