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
Instrument Control
NomadSpecialModules
Commits
6dac8a53
Commit
6dac8a53
authored
Jan 15, 2018
by
acq
Browse files
resize was missing
parent
3f61561e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/drivers/caen_cfd/CAENCfdDriver.cpp
View file @
6dac8a53
...
...
@@ -207,6 +207,7 @@ void CAENCfdDriver::refreshNbChannelsProperty(int32 aValue) throw (CannotSetVal
pulsePolarityStr
.
resize
(
aValue
);
useFirstDerivative
.
resize
(
aValue
);
dynamicRange
.
resize
(
aValue
);
dynamicRangeStr
.
resize
(
aValue
);
cfdActive
.
resize
(
aValue
);
cfdActiveStr
.
resize
(
aValue
);
...
...
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