Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nmsdk
rdk
Commits
8cc664bdc9b3
Commit
76460405
authored
Apr 07, 2021
by
Alexab
Browse files
Gui/bcb: minor update #2
--HG-- branch : MockCompsTest
parent
d96e9cc63acf
Changes
1
Hide whitespace changes
Inline
Side-by-side
GUI/BCB/USeriesControlUnit.cpp
View file @
8cc664bd
...
...
@@ -588,6 +588,9 @@ void __fastcall TUSeriesControlForm::Edit4Exit(TObject *Sender)
return
;
}
if
(
index
>=
WatchList
.
size
())
return
;
WatchList
[
index
].
YShift
=
yshift
;
SeriesChanged
=
true
;
}
...
...
Write
Preview
Supports
Markdown
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