diff --git a/commands/command_pictures.cpp b/commands/command_pictures.cpp index 2d57221fb..9a17ca9bf 100644 --- a/commands/command_pictures.cpp +++ b/commands/command_pictures.cpp @@ -119,7 +119,7 @@ static std::vector addPictures(std::vector &pictures) : picturesToRemove(pictures) +RemovePictures::RemovePictures(const std::vector &pictures) { // Filter out the pictures that don't actually exist. In principle this shouldn't be necessary. // Nevertheless, let's play it save. This has the additional benefit of sorting the pictures