Skip to content
Snippets Groups Projects
Commit e2c10fa1 authored by Nick Draper's avatar Nick Draper
Browse files

clang format for this pr

parent 10bf5c4e
No related merge requests found
...@@ -7,11 +7,11 @@ ...@@ -7,11 +7,11 @@
#ifndef ALGORITHMPROGRESSPRESENTER_H #ifndef ALGORITHMPROGRESSPRESENTER_H
#define ALGORITHMPROGRESSPRESENTER_H #define ALGORITHMPROGRESSPRESENTER_H
#include "MantidKernel/Timer.h"
#include "MantidQtWidgets/Common/AlgorithmProgress/AlgorithmProgressModel.h" #include "MantidQtWidgets/Common/AlgorithmProgress/AlgorithmProgressModel.h"
#include "MantidQtWidgets/Common/AlgorithmProgress/AlgorithmProgressPresenterBase.h" #include "MantidQtWidgets/Common/AlgorithmProgress/AlgorithmProgressPresenterBase.h"
#include "MantidQtWidgets/Common/AlgorithmProgress/IAlgorithmProgressWidget.h" #include "MantidQtWidgets/Common/AlgorithmProgress/IAlgorithmProgressWidget.h"
#include "MantidQtWidgets/Common/DllOption.h" #include "MantidQtWidgets/Common/DllOption.h"
#include "MantidKernel/Timer.h"
#include <QWidget> #include <QWidget>
......
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