X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FInteractiveDeformableMeshSegmentation%2FMainWnd.h;fp=appli%2FInteractiveDeformableMeshSegmentation%2FMainWnd.h;h=1fe195996954b07c30002aed7486e824c09b209a;hb=6618a10363a5eb64022011925c86fa60a6c37e42;hp=45860bb3e171118fd1f5ae1f4987b444f6fe00ce;hpb=346f515d533f3906ea180d73cc650bf9e3bcbc15;p=cpMesh.git diff --git a/appli/InteractiveDeformableMeshSegmentation/MainWnd.h b/appli/InteractiveDeformableMeshSegmentation/MainWnd.h index 45860bb..1fe1959 100644 --- a/appli/InteractiveDeformableMeshSegmentation/MainWnd.h +++ b/appli/InteractiveDeformableMeshSegmentation/MainWnd.h @@ -78,8 +78,7 @@ public: typedef cpPlugins::Interface::DataObject TPluginData; typedef cpPlugins::Interface::Image TPluginImage; typedef cpPlugins::Interface::ProcessObject TPlugin; - typedef TPlugin::TParameter TParameter; - typedef TPlugin::TParameters TParameters; + typedef cpPlugins::Interface::Parameters TParameters; typedef cpPlugins::Extensions::Visualization::MPRWithDifferentWindows TMPR; typedef std::map< std::string, std::string > TStringMap;