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

@@ -129,7 +129,7 @@ public:
virtual DropIndicatorOverlayInterface *createDropIndicatorOverlay(DropArea *dropArea) const = 0;
///@brief Called internally by the framework to create a RubberBand to show as drop zone
///Returns a rubber band
/// Returns a rubber band
virtual QWidgetOrQuick *createRubberBand(QWidgetOrQuick *parent) const = 0;
///@brief Called internally by the framework to create a SideBar