]> Creatis software - creaContours.git/blobdiff - lib/Interface_ManagerContour_NDimensions/wxContourViewPanel.h
Changes with manualBaseModel. It improves the functionality with the new
[creaContours.git] / lib / Interface_ManagerContour_NDimensions / wxContourViewPanel.h
index 660df4fdc86b88a00fdc6b6bfaff9a34ba1d2f59..4b688478afa05f0f15330f341ce184eef9d25c7c 100644 (file)
@@ -307,7 +307,7 @@ class wxContourViewPanel : public wxPanel {// public wxScrolledWindow {
 
        vtkImageData* getImageData();
 
-       void configureViewControlTo(std::string theName,manualContourModel* manModelContour,double* spc,int typeofcontour);
+       void configureViewControlTo(std::string theName,manualBaseModel* manModelContour,double* spc,int typeofcontour);
 
        int GetImageDataSizeZ();