Ran clang-format over the codebase

This commit is contained in:
Sergio Martins
2022-07-12 11:28:05 +01:00
parent c7dd7d954f
commit 4691f9bfa5
70 changed files with 951 additions and 973 deletions

View File

@@ -18,7 +18,7 @@
#define PYTHON_BINDINGS
#ifndef QT_WIDGETS_LIB
# define QT_WIDGETS_LIB
#define QT_WIDGETS_LIB
#endif
#include <kddockwidgets/MainWindowBase.h>