]> Creatis software - cpMesh.git/blobdiff - appli/InteractiveDeformableMeshSegmentation/MainWnd.h
...
[cpMesh.git] / appli / InteractiveDeformableMeshSegmentation / MainWnd.h
index 45860bb3e171118fd1f5ae1f4987b444f6fe00ce..1fe195996954b07c30002aed7486e824c09b209a 100644 (file)
@@ -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;