mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-14 21:59:18 +02:00
cody: ppu list: using normal caption
git-svn-id: trunk@30667 -
This commit is contained in:
parent
ad481e54bc
commit
2800152329
@ -449,7 +449,7 @@ begin
|
||||
s:=AProject.Title
|
||||
else
|
||||
s:=ExtractFileNameOnly(AProject.ProjectInfoFile);
|
||||
Caption:=Format(crsPPUFilesOfProject, [dbgstr(s)]);
|
||||
Caption:=Format(crsPPUFilesOfProject, [s]);
|
||||
|
||||
// ScopeLabel
|
||||
MainUnit:=AProject.MainFile;
|
||||
|
Loading…
Reference in New Issue
Block a user