]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/ParametersQtDialog.cxx
MAC compilation issues solved... Now some tests please
[cpPlugins.git] / lib / cpPlugins / Interface / ParametersQtDialog.cxx
index 32cd8c4bea84b706d1c7f7d83045a39f2831874c..409f4e7288c5f3ff844e7bd46b72cdb1e532276a 100644 (file)
@@ -299,7 +299,10 @@ _updateWidgets( )
   // Set dialog title
   auto filter = this->m_Parameters->GetProcessObject( );
   std::stringstream title;
-  title << "Parameters for \"" << filter->GetName( ) << "\"";
+  title
+    << "Parameters for an object of class \""
+    << filter->GetClassName( )
+    << "\"";
   this->m_Title->setText( title.str( ).c_str( ) );
 
   // Put values