mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-16 04:49:25 +02:00
ide: .lrs file was not created on project rename
git-svn-id: trunk@18268 -
This commit is contained in:
parent
542c7d66c3
commit
9a8987c091
@ -470,6 +470,7 @@ begin
|
||||
newLrsFileName := ExtractFileName(lrsFileName);
|
||||
|
||||
// update resources (FLazarusResources, FSystemResources, ...)
|
||||
UpdateCanHasLrsInclude(CurFileName);
|
||||
if not Update then
|
||||
Exit;
|
||||
// update codebuffers of new .lrs and .rc files
|
||||
|
Loading…
Reference in New Issue
Block a user