X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FclitkSetBackgroundImageFilter.h;h=739eb0ecb1b72074e65749631f1b770e1927df2c;hb=5f4dcfd74a3760067a9ceb5ff59565aadc5f7118;hp=e5ac118e58c8bf3a1d6de546b1b54a6dae80f241;hpb=a0b469cb6663824df2afd555fc901c52f77235c4;p=clitk.git diff --git a/itk/clitkSetBackgroundImageFilter.h b/itk/clitkSetBackgroundImageFilter.h index e5ac118..739eb0e 100644 --- a/itk/clitkSetBackgroundImageFilter.h +++ b/itk/clitkSetBackgroundImageFilter.h @@ -211,7 +211,7 @@ protected: SetBackgroundImageFilter() {} virtual ~SetBackgroundImageFilter() {} - void PrintSelf(std::ostream &os, itk::Indent indent) const + void PrintSelf(std::ostream &os, itk::Indent indent) ITK_OVERRIDE const { Superclass::PrintSelf(os, indent); os << indent << "OutsideValue: " << this->GetOutsideValue() << std::endl;