Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
af002cfb
Commit
af002cfb
authored
Jun 15, 2020
by
Anthony Lim
Browse files
refs #26878 clang for ALF model
parent
7ba51ddf
Changes
1
Hide whitespace changes
Inline
Side-by-side
qt/scientific_interfaces/Direct/ALFCustomInstrumentModel.h
View file @
af002cfb
...
...
@@ -20,7 +20,7 @@ class DLLExport IALFCustomInstrumentModel
:
public
virtual
MantidWidgets
::
IBaseCustomInstrumentModel
{
public:
IALFCustomInstrumentModel
(){}
IALFCustomInstrumentModel
()
{}
virtual
~
IALFCustomInstrumentModel
(){};
// virtual so we can patch them later
virtual
void
loadAlg
(
const
std
::
string
&
name
)
=
0
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment