mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-08 14:09:36 +01:00
Cleanup
git-svn-id: trunk@20407 -
This commit is contained in:
parent
6b34642783
commit
2accfb98d4
@ -39,8 +39,6 @@ type
|
|||||||
|
|
||||||
TSynGutterCodeFolding = class(TSynGutterPartBase)
|
TSynGutterCodeFolding = class(TSynGutterPartBase)
|
||||||
private
|
private
|
||||||
FClickDone: Boolean;
|
|
||||||
FClickLine: Integer;
|
|
||||||
FFoldView: TSynEditFoldedView;
|
FFoldView: TSynEditFoldedView;
|
||||||
FMouseActionsCollapsed: TSynEditMouseActions;
|
FMouseActionsCollapsed: TSynEditMouseActions;
|
||||||
FMouseActionsExpanded: TSynEditMouseActions;
|
FMouseActionsExpanded: TSynEditMouseActions;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user