]> Creatis software - creaContours.git/blobdiff - appli/wxContourGUIExample/wxContourGUIExample.cxx
Clean code
[creaContours.git] / appli / wxContourGUIExample / wxContourGUIExample.cxx
index 420a8941a80ee2620a13aca2d6a72550befbabfb..707a287102626a794f1ddebda894388dafa6f7d8 100644 (file)
@@ -74,8 +74,10 @@ wxContourGUIExample :: wxContourGUIExample(const wxString& title, const wxPoint&
 //}
 #endif
 
+
 bool wxTheApplication::OnInit()
 {
+
        vtkOutputWindowCreaContour *outputWindowCreaContour= vtkOutputWindowCreaContour::New();
        vtkOutputWindow::SetInstance( outputWindowCreaContour );
        outputWindowCreaContour->Delete();