We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539944c commit 418eaa4Copy full SHA for 418eaa4
qt/widgets/spectroscopy/inc/MantidQtWidgets/Spectroscopy/MockObjects.h
@@ -223,7 +223,6 @@ class MockRunSubscriber : public IRunSubscriber {
223
MOCK_CONST_METHOD0(getSubscriberName, const std::string());
224
};
225
226
-
227
class MockOutputNameView : public IOutputNameView {
228
public:
229
virtual ~MockOutputNameView() = default;
@@ -235,4 +234,4 @@ class MockOutputNameView : public IOutputNameView {
235
234
MOCK_CONST_METHOD0(getCurrentOutputName, std::string());
236
237
238
-GNU_DIAG_ON_SUGGEST_OVERRIDE
+GNU_DIAG_ON_SUGGEST_OVERRIDE
0 commit comments