]> Creatis software - creaMaracasVisu.git/commitdiff
No newline at end of file
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 4 Jun 2009 10:32:34 +0000 (10:32 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 4 Jun 2009 10:32:34 +0000 (10:32 +0000)
lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualContourModelRoi.cpp
lib/maracasVisuLib/src/interface/wxWindows/widgets/vtkInteractorStyleBaseView.cxx

index a304abd0de2e5f0c763da80676a306f9930b8903..ef61da297adba3a29078e080676c4e9b01d32fe1 100644 (file)
@@ -39,4 +39,5 @@ int manualContourModelRoi::GetTypeModel() //virtual
        return 2;
 }
 
-//----------------------------------------------------------------
\ No newline at end of file
+//----------------------------------------------------------------
+
index f68e2afcf42e519440fa871a094830a7d2d8bcc4..2e059d0576fca389ec4215f4a5ab0bb827a4aaea 100644 (file)
@@ -335,4 +335,5 @@ void vtkInteractorStyleBaseView::BlockRefresh()
 void vtkInteractorStyleBaseView::UnBlockRefresh()
 {
        _blockRefresh=false;
-}
\ No newline at end of file
+}
+