]> Creatis software - cpPlugins.git/blobdiff - lib/cpExtensions/Visualization/Image3DMPR.cxx
...
[cpPlugins.git] / lib / cpExtensions / Visualization / Image3DMPR.cxx
index 86225b56c25560efa9ec2a9eb2b171711993bc26..7812300214b975bb6b339211b2b0df39f78fa5cf 100644 (file)
@@ -20,7 +20,7 @@ public:
     {
       if( eventId == vtkCommand::KeyPressEvent )
       {
-        vtkRenderWindowInteractor* iren = 
+        vtkRenderWindowInteractor* iren =
           static_cast< vtkRenderWindowInteractor* >( caller );
         if( caller == NULL )
           return;