From efe55c8afe89bd1d090c59513f2be82ad3ab9b0d Mon Sep 17 00:00:00 2001 From: jean-pierre roux Date: Thu, 4 Jun 2009 10:32:34 +0000 Subject: [PATCH] No newline at end of file --- .../wxWindows/widgets/manualContour/manualContourModelRoi.cpp | 3 ++- .../interface/wxWindows/widgets/vtkInteractorStyleBaseView.cxx | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualContourModelRoi.cpp b/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualContourModelRoi.cpp index a304abd..ef61da2 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualContourModelRoi.cpp +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualContourModelRoi.cpp @@ -39,4 +39,5 @@ int manualContourModelRoi::GetTypeModel() //virtual return 2; } -//---------------------------------------------------------------- \ No newline at end of file +//---------------------------------------------------------------- + diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/vtkInteractorStyleBaseView.cxx b/lib/maracasVisuLib/src/interface/wxWindows/widgets/vtkInteractorStyleBaseView.cxx index f68e2af..2e059d0 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/vtkInteractorStyleBaseView.cxx +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/vtkInteractorStyleBaseView.cxx @@ -335,4 +335,5 @@ void vtkInteractorStyleBaseView::BlockRefresh() void vtkInteractorStyleBaseView::UnBlockRefresh() { _blockRefresh=false; -} \ No newline at end of file +} + -- 2.46.0