X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FTreeData%2FDockWidgets.cxx;h=c1c7631ac99c7717c6339660b8e3580a8f6b9f67;hb=5d44d2f6ea60a50bbbc593f2b45a6075fe9e5154;hp=6fb22253ae24b5ef0a578435d703f37cafe691f2;hpb=91cc8846bfa36302f7ade6cb8aa380f03e90423e;p=modules%2Fgui.git diff --git a/src/TreeData/DockWidgets.cxx b/src/TreeData/DockWidgets.cxx index 6fb22253a..c1c7631ac 100644 --- a/src/TreeData/DockWidgets.cxx +++ b/src/TreeData/DockWidgets.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 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 }