mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-09 05:56:05 +02:00
TAChart: Fix missing labels due to r60420 #2ff24ec235
git-svn-id: trunk@60423 -
This commit is contained in:
parent
e2a4c97011
commit
444d45b352
@ -1326,7 +1326,7 @@ begin
|
||||
if si < AYIndex then
|
||||
Continue
|
||||
else if si > AYIndex then
|
||||
exit;
|
||||
break;
|
||||
end;
|
||||
|
||||
with ParentChart do
|
||||
|
Loading…
Reference in New Issue
Block a user