]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkVecImageGaussianSmooth.h
New widget pipeline : progressing ...
[bbtk.git] / packages / vtk / src / bbvtkVecImageGaussianSmooth.h
index 1acb573b323811a70cca56a051432a50b9e439ea..d5fc22608175cca18e14cb26f22f981a7291c546 100644 (file)
@@ -19,7 +19,7 @@ class /*BBTK_EXPORT*/ VecImageGaussianSmooth
 /// User callback called in the box contructor
 virtual void bbUserConstructor();
 /// User callback called in the box copy constructor
-virtual void bbUserCopyConstructor();
+virtual void bbUserCopyConstructor(bbtk::BlackBox::Pointer);
 /// User callback called in the box destructor
 virtual void bbUserDestructor();
 //==================================================================