]> Creatis software - cpPlugins.git/blobdiff - appli/ImageMPR/ImageMPR.h
Widget integration (step 1/6)
[cpPlugins.git] / appli / ImageMPR / ImageMPR.h
index cf3e5c1b5f3695955396cb7ad45331a8f1fec5a6..d82f026f7b108393568c3e2709f10753e58824a5 100644 (file)
@@ -48,9 +48,7 @@ public:
 
 protected:
   bool _LoadPlugins( const std::string& filename );
-  std::string _LoadImage(
-    TPluginImage::Pointer& image, const QStringList& names
-    );
+  std::string _LoadImage( TPluginImage::Pointer& image );
 
 private slots:
   void _triggered_actionOpenPlugins( );