Run clang-format

This commit is contained in:
Nicolas Fella
2024-04-21 17:50:57 +02:00
parent 2ac46d8d9d
commit 80a047c0db
4 changed files with 19 additions and 19 deletions

View File

@ -32,5 +32,4 @@ QtWaylandClient::QWaylandShellSurface *QWaylandLayerShellIntegration::createShel
return new QWaylandLayerSurface(this, window);
}
}