mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 17:09:21 +02:00
prettyformat: fixed compilation
git-svn-id: trunk@13148 -
This commit is contained in:
parent
2b07b58871
commit
1c17f82235
@ -54,7 +54,6 @@ begin
|
|||||||
CmdFormatFile:=RegisterIDECommand(Cat,
|
CmdFormatFile:=RegisterIDECommand(Cat,
|
||||||
SCmdPFFile,
|
SCmdPFFile,
|
||||||
SDescrPFFile,
|
SDescrPFFile,
|
||||||
'',
|
|
||||||
Key,nil,@PrettyPrintFile);
|
Key,nil,@PrettyPrintFile);
|
||||||
RegisterIDEMenuCommand(SrcEditSubMenuRefactor,
|
RegisterIDEMenuCommand(SrcEditSubMenuRefactor,
|
||||||
SCmdPFSelection,
|
SCmdPFSelection,
|
||||||
|
Loading…
Reference in New Issue
Block a user