Salome HOME
updated copyright message
[modules/gui.git] / src / TreeData / DockWidgets.cxx
index 67a09cf9e1f71584756af43e0b7cbf64f70a1660..c1c7631ac99c7717c6339660b8e3580a8f6b9f67 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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -116,7 +116,7 @@ void DockWidgets::setDataView(QTreeView * dataView) {
   _dwDataPanel->setWidget(_tvDataView);
 }
 
-void DockWidgets::setPropertiesView(QTreeView * propertiesView) {
+void DockWidgets::setPropertiesView(QTreeView * /*propertiesView*/) {
   // Not implemented yet
 }