Browse Source
This gets rid of an unnecessary type conversion. We can just use the regular QStringLiteral to already format the string as the type setWindowTitle accepts instead of converting from a std::string instance.nce_cpp
1 changed files with 2 additions and 4 deletions
Loading…
Reference in new issue