Skip to content
Snippets Groups Projects
Commit ed5179a0 authored by Mikhail Svechnikov's avatar Mikhail Svechnikov
Browse files

clang-format

parent 67e6d584
No related branches found
No related tags found
1 merge request!1339GUI: fix masks and projections
Pipeline #88997 passed
......@@ -20,8 +20,8 @@
#include "GUI/View/Plot2D/ColorMapCanvas.h"
#include "GUI/View/PlotUtil/ColorMap.h"
#include "GUI/View/PlotUtil/SavePlotAssistant.h"
#include <qcustomplot.h>
#include <QVBoxLayout>
#include <qcustomplot.h>
namespace {
......
......@@ -17,10 +17,10 @@
#include "Device/IO/IOFactory.h"
#include "GUI/Application/ApplicationSettings.h"
#include "GUI/View/PlotUtil/ColorMap.h"
#include <qcustomplot.h>
#include <QFileDialog>
#include <QMessageBox>
#include <QVector>
#include <qcustomplot.h>
#include <utility>
namespace {
......
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