]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/Contour/ContourPropagation.h
avoid warnings / fix typo / reindent
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / Contour / ContourPropagation.h
index 69ac0ea9085e1ea7e612550ac014f7116ccc574e..5895fa95f7ba059cb758056c95de2bdc1651ed50 100644 (file)
@@ -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<Vector>                     _planevector;
 };
 
-#endif //__ContourPropagation_h_INCLUDED__
\ No newline at end of file
+#endif //__ContourPropagation_h_INCLUDED__