]> Creatis software - creaMaracasVisu.git/commitdiff
No newline at eof
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Fri, 29 May 2009 13:39:56 +0000 (13:39 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Fri, 29 May 2009 13:39:56 +0000 (13:39 +0000)
lib/maracasVisuLib/src/interface/wxWindows/widgets/wxMaracasIRMView.cxx
lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVtkMPR3DView.cxx

index 8f23ed16f7621ada4d9f21b48814d16ac19ec79a..dba00aaf5bfb70c7cf363ce522d6bdf5cf553d52 100644 (file)
@@ -3,8 +3,8 @@
   Program:   wxMaracas
   Module:    $RCSfile: wxMaracasIRMView.cxx,v $
   Language:  C++
-  Date:      $Date: 2009/05/14 13:54:35 $
-  Version:   $Revision: 1.8 $
+  Date:      $Date: 2009/05/29 13:39:56 $
+  Version:   $Revision: 1.9 $
 
   Copyright: (c) 2002, 2003
   License:
@@ -255,3 +255,5 @@ BEGIN_EVENT_TABLE(ToolBar, wxToolBar)
        EVT_MENU(0, ToolBar::onLoadImageFile)    
           
 END_EVENT_TABLE()
+
+
index a094c266bcc871a8457c4f41b461ef5e0ef9c049..aa6011e5f136113e02a1d5978b4544a15333c12c 100644 (file)
@@ -503,4 +503,5 @@ void wxVtkMPR3DView::TestLoic2()
   iren->Start();
 
 
-}
\ No newline at end of file
+}
+