BREAKING! Changed signature of mitk::AutoSegmentationWithPreviewTool::DoUpdatePreview
Reason: Now also the "old"/current segmentation (aka working image) at the given
time step is passed. That is needed for tools like picking that generate
their preview based on the original segmentation.
Migrate: Adapt signature of DoUpdatePreview.