mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 20:56:14 +02:00
Tools: fix wrong filename of output in glazres.
git-svn-id: trunk@47225 -
This commit is contained in:
parent
b02c05ff91
commit
9a23a0544a
@ -434,7 +434,6 @@ begin
|
||||
ResourceFileName := ExtractFileName(FullResourceFileName);
|
||||
ClearMessages;
|
||||
|
||||
FullResourceFilename := ExpandFileNameUTF8(ResourceFilename);
|
||||
// check that all resources exists and are not the destination file
|
||||
for Index := 0 to FileCount-1 do
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user