X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2FContour%2FContourPropagation.h;h=5895fa95f7ba059cb758056c95de2bdc1651ed50;hb=751ae064f0944a8c2fbe0d21a8a0f58874b75119;hp=69ac0ea9085e1ea7e612550ac014f7116ccc574e;hpb=c5feadbb145eecf6d73f793535b7e23eb18db2cb;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/interface/wxWindows/Contour/ContourPropagation.h b/lib/maracasVisuLib/src/interface/wxWindows/Contour/ContourPropagation.h index 69ac0ea..5895fa9 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/Contour/ContourPropagation.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/Contour/ContourPropagation.h @@ -7,7 +7,7 @@ #include "vectorFunctions.h" #include "marTypes.h" -class MARACASVISULIB_EXPORTS ContourPropagation +class creaMaracasVisu_EXPORT ContourPropagation { public: ContourPropagation(); @@ -70,4 +70,6 @@ class MARACASVISULIB_EXPORTS ContourPropagation std::vector _planevector; }; -#endif //__ContourPropagation_h_INCLUDED__ \ No newline at end of file +#endif //__ContourPropagation_h_INCLUDED__ + +