]> Creatis software - cpPlugins.git/blobdiff - lib/cpExtensions/QT/ImageWidget.cxx
...
[cpPlugins.git] / lib / cpExtensions / QT / ImageWidget.cxx
index 8a3d2c30ef3ff499824e4e5993087dde60b4b887..e55b69bc3c70817f3dd384b87ccb7d622d7fe4d4 100644 (file)
@@ -49,7 +49,7 @@ Clear( )
 
 // -------------------------------------------------------------------------
 void cpExtensions::QT::ImageWidget::
-SetImage( vtkImageData* image, int orientation, const std::string& name )
+SetImage( vtkImageData* image, const std::string& name, int orientation )
 {
   if( name == "" )
     return;