Reformat code for clang-format 15

This commit is contained in:
baldurk
2023-09-01 11:45:18 +01:00
parent 4d94209ec1
commit 9d39b8e1a8
330 changed files with 5856 additions and 3850 deletions
+1 -1
View File
@@ -222,7 +222,7 @@ void RemoteManager::refreshHost(RDTreeWidgetItem *node)
// this function looks up the remote connections and for each one open
// queries it for the API, target (usually executable name) and if any user is already connected
LambdaThread *th = new LambdaThread([ this, node, h = host ]() {
LambdaThread *th = new LambdaThread([this, node, h = host]() {
QByteArray username = GetSystemUsername().toUtf8();
// make a mutable copy and check the status