--- a/src/eric7/Project/ProjectResourcesBrowser.py Sun Apr 13 15:53:14 2025 +0200 +++ b/src/eric7/Project/ProjectResourcesBrowser.py Mon Apr 14 12:22:18 2025 +0200 @@ -594,7 +594,7 @@ files.append(fn) dlg = DeleteFilesConfirmationDialog( - self.parent(), + self, self.tr("Delete resources"), self.tr("Do you really want to delete these resources from the project?"), files,