Skip to content

Commit 418eaa4

Browse files
committed
Reformat files after rebase
1 parent 539944c commit 418eaa4

File tree

1 file changed

+1
-2
lines changed
  • qt/widgets/spectroscopy/inc/MantidQtWidgets/Spectroscopy

1 file changed

+1
-2
lines changed

qt/widgets/spectroscopy/inc/MantidQtWidgets/Spectroscopy/MockObjects.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ class MockRunSubscriber : public IRunSubscriber {
223223
MOCK_CONST_METHOD0(getSubscriberName, const std::string());
224224
};
225225

226-
227226
class MockOutputNameView : public IOutputNameView {
228227
public:
229228
virtual ~MockOutputNameView() = default;
@@ -235,4 +234,4 @@ class MockOutputNameView : public IOutputNameView {
235234
MOCK_CONST_METHOD0(getCurrentOutputName, std::string());
236235
};
237236

238-
GNU_DIAG_ON_SUGGEST_OVERRIDE
237+
GNU_DIAG_ON_SUGGEST_OVERRIDE

0 commit comments

Comments
 (0)