App: Prepare for clang-format

This commit is contained in:
wmayer
2024-06-03 10:34:17 +02:00
committed by wwmayer
parent fd7f6039b6
commit 6fb7c51c18
15 changed files with 55 additions and 11 deletions

View File

@@ -20,6 +20,7 @@
* *
***************************************************************************/
// clang-format off
#ifndef APP_FEATUREPYTHONPYIMP_H
#define APP_FEATUREPYTHONPYIMP_H
@@ -117,3 +118,4 @@ private:
#endif
#endif // APP_FEATUREPYTHONPYIMP_H
// clang-format on