mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 19:19:19 +02:00
SynEdit: improve TLazSynEditNestedFoldsList cache endnode lines. // less verbose
git-svn-id: trunk@57510 -
This commit is contained in:
parent
b2bf5b9210
commit
b10f667937
@ -232,7 +232,7 @@ type
|
||||
// TSynGetHighLighter = function(): TSynCustomFoldHighlighter of object;
|
||||
|
||||
TLazSynEditNestedFoldsList = class
|
||||
{$Define DebugTLazSynEditNestedFoldsList}
|
||||
{ $Define DebugTLazSynEditNestedFoldsList}
|
||||
// TODO: in all methods: get "FoldNodeInfo" from FoldProvider, instead of Highlighter
|
||||
private
|
||||
FLines : TSynEditStrings;
|
||||
|
Loading…
Reference in New Issue
Block a user