mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -06:00
Uncrustify inserts line break between an access specifier and "slots". However, it keeps these words combinations if "Q_SLOTS" is used. Its built-in parser classifies "Q_SLOTS" as WORD token, thus let's add "slots" to that class.
1.4 KiB
1.4 KiB