mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-03-13 05:41:17 +00:00

This is to avoid Qt auto-generating code like this: `buttonAdd->setText(QStringLiteral(""));` Which makes no sense and triggers clazy warning (Wclazy-empty-qstringliteral).