mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-08-18 07:29:07 +02:00
* Add $M+ to TPersistent
This commit is contained in:
parent
7d58ca83c2
commit
fd996c12f9
@ -184,6 +184,8 @@ type
|
||||
|
||||
{ TPersistent }
|
||||
|
||||
{$M+}
|
||||
|
||||
TPersistent = class(TObject)
|
||||
private
|
||||
//FObservers : TFPList;
|
||||
|
Loading…
Reference in New Issue
Block a user