Skip to content

RenameDialog: Add missing nullptr initialization

Ismael Asensio requested to merge work/fix_renamecrash into master

It fixes a crash when pressing Apply to All in those cases where the action was not present, as the code checks for nullptr

BUG: 430374 FIXED-IN: 5.78

@meven @elvisangelaccio

Merge request reports