mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-31 10:40:20 +02:00
SynEdit: Ifdef Markup: force re-scan on markup change
git-svn-id: trunk@41406 -
This commit is contained in:
parent
1eb0dfeab9
commit
3b13212b92
@ -3655,6 +3655,7 @@ begin
|
||||
if FIfDefTree = nil then
|
||||
exit;
|
||||
|
||||
FIfDefTree.IncChangeStep; // force all validation to run
|
||||
ValidateMatches;
|
||||
SynEdit.Invalidate;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user