mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-08 11:47:30 +08:00
Add "slots" to WORDS keyword.
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.
This commit is contained in:
parent
57605cb840
commit
e809b042aa
@ -1,4 +1,5 @@
|
||||
set FOR foreach
|
||||
set WORD slots
|
||||
|
||||
newlines = LF
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user