mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 21:39:49 +02:00
LazUtils: Undo unintentional change in r57634 #5ce61895bf
git-svn-id: trunk@57651 -
This commit is contained in:
parent
64bd083a42
commit
dd6ac71206
@ -94,7 +94,7 @@ type
|
||||
FAssignOp: String;
|
||||
FCurIndent: integer;
|
||||
FCurrentPos: Integer;
|
||||
FDefaultDefineProperties: Pointer; //CodePointer;
|
||||
FDefaultDefineProperties: CodePointer;
|
||||
FExecCustomProc: string;
|
||||
FExecCustomProcUnit: string;
|
||||
FIgnoreChildren: Boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user