Salome HOME
updated copyright message
[modules/gui.git] / src / TOOLSGUI / ToolsGUI_CatalogGeneratorDlg.cxx
index fa216da4e42784188f11ad8db30254a3a3658e22..9f9e2ff4c3e209c45c4c1817452b62ea8a0961b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -307,7 +307,7 @@ QString ToolsGUI_CatalogGeneratorDlg::getCompType()
 */
 QString ToolsGUI_CatalogGeneratorDlg::getIdlPath()
 {
-  cout << "QAD_Desktop::getCatalogue() is not implemented!!";
+  std::cout << "QAD_Desktop::getCatalogue() is not implemented!!";
   if ( true )
     return QString( "" );
 /*