mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 08:19:41 +02:00
IDE: Unify spaces style in project description. Issue #27441.
git-svn-id: trunk@47759 -
This commit is contained in:
parent
4bca3e790b
commit
7c10898810
@ -1291,7 +1291,7 @@ begin
|
||||
+' { you can add units after this };'+LineEnding
|
||||
+LineEnding
|
||||
+'begin'+LineEnding
|
||||
+' RequireDerivedFormResource := True;'+LineEnding
|
||||
+' RequireDerivedFormResource:=True;'+LineEnding
|
||||
+' Application.Initialize;'+LineEnding
|
||||
+' Application.Run;'+LineEnding
|
||||
+'end.'+LineEnding
|
||||
|
Loading…
Reference in New Issue
Block a user