mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-28 22:33:41 +02:00
fixed fpc 2.1.1 compilation
git-svn-id: trunk@10322 -
This commit is contained in:
parent
69391d2648
commit
e11cec8fcf
@ -1809,7 +1809,7 @@ end;
|
||||
|
||||
{ TReplaceImplicitParameterTypes }
|
||||
|
||||
function TReplaceImplicitParameterTypes.ClassDescription: string;
|
||||
class function TReplaceImplicitParameterTypes.ClassDescription: string;
|
||||
begin
|
||||
Result:='Replace implicit parameter types'#13
|
||||
+'For example:'#13
|
||||
|
Loading…
Reference in New Issue
Block a user