Salome HOME
updated copyright message
[modules/gui.git] / src / TreeData / TreeGuiManager.cxx
index 6b8d73eb4e292da7e891b128821b95c0d2a86ace..fa71ba6defa260250a0df931a168510cc9199432 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -143,7 +143,7 @@ DataModel * TreeGuiManager::getDataModel() {
  */
 
 void TreeGuiManager::processItemList(QStringList itemNameIdList,
-                                    int actionId)
+                                    int /*actionId*/)
 {
   // WARN: THIS IS A DEFAULT IMPLEMENTATION GIVEN FOR DEMONSTRATION
   // OF WHAT TO DO WITH THE PARAMETERS