mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-12 11:59:18 +02:00
IDE: fixed comment in Options/Codetools/Space tab preview (was looking as random garbage)
git-svn-id: trunk@47174 -
This commit is contained in:
parent
4b28ea47fa
commit
6178bfe581
@ -82,7 +82,7 @@ const
|
||||
' PRec^.F:=PArr^[5];'#13 +
|
||||
' {$I unit1.lrs}'#13 +
|
||||
' {$R-}{$R+}'#13 +
|
||||
' // ąčęęėįšųūž'#13+
|
||||
' // comment'#13 +
|
||||
'end;';
|
||||
begin
|
||||
if BeautifyCodeOptions = nil then
|
||||
|
Loading…
Reference in New Issue
Block a user