Fixed formatting from clang-format

This commit is contained in:
nickci2002 2025-06-17 10:36:09 -04:00
parent 429c64a51b
commit 990e349424
4 changed files with 66 additions and 77 deletions

View file

@ -155,7 +155,7 @@ Whitespace doesn't matter, <output>=<input>; is just as valid as <output> = <inp
result += " 'l2'\n";
return result;
}
QString special() {
return R"(
There are some extra bindings you can put into the config file, that don't correspond to a controller input, but rather something else.