]> Creatis software - creaContours.git/blobdiff - lib/Interface_ManagerContour_NDimensions/wxContourMainFrame.h
Clean code
[creaContours.git] / lib / Interface_ManagerContour_NDimensions / wxContourMainFrame.h
index aa7a947df3139d0dbebe42c5eaaf3de4ceef4731..eabf81e44f1967fece7939429d95e1fcaa3a7e83 100644 (file)
@@ -132,7 +132,7 @@ class wxContourMainFrame : public wxPanel {
        //------------------------------------------------------------------------------------------------------------
        // Creational and initialization methods
        //------------------------------------------------------------------------------------------------------------
-       void setVectImages(std::vector<vtkImageData*> imgs);
+       void configure(std::vector<vtkImageData*> imgs);
        bool configurePanels( );
        bool addNewPanel(wxPanel* panel);
        wxAuiNotebook * createNotebook();