Skip to content
Snippets Groups Projects
Commit c0bfed83 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

clang-format

parent 6f19fca3
No related branches found
No related tags found
1 merge request!1990cleanup and simplification in GUI plot context
...@@ -17,10 +17,10 @@ ...@@ -17,10 +17,10 @@
#include "GUI/Model/Data/MaskItems.h" #include "GUI/Model/Data/MaskItems.h"
#include "GUI/Model/Data/ProjectionItems.h" #include "GUI/Model/Data/ProjectionItems.h"
#include "GUI/Model/Project/ProjectDocument.h" #include "GUI/Model/Project/ProjectDocument.h"
#include "GUI/View/Mask/SceneAdaptor.h"
#include "GUI/View/Mask/MaskGraphicsProxy.h" #include "GUI/View/Mask/MaskGraphicsProxy.h"
#include "GUI/View/Mask/MaskViewFactory.h" #include "GUI/View/Mask/MaskViewFactory.h"
#include "GUI/View/Mask/PolygonView.h" #include "GUI/View/Mask/PolygonView.h"
#include "GUI/View/Mask/SceneAdaptor.h"
#include <QGraphicsSceneContextMenuEvent> #include <QGraphicsSceneContextMenuEvent>
#include <boost/polymorphic_cast.hpp> #include <boost/polymorphic_cast.hpp>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment