X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FTreeData%2FTreeGuiManager.cxx;h=7f0a3a71b3181f86bf24cde6ea50a06480ef971c;hb=refs%2Ftags%2FV9_11_0;hp=202fb1f3b9f1857feb0c880169d50aec820ac5ec;hpb=d6bd12111347879cd8dbe1a15ac4d6ba32ce0d6b;p=modules%2Fgui.git diff --git a/src/TreeData/TreeGuiManager.cxx b/src/TreeData/TreeGuiManager.cxx index 202fb1f3b..7f0a3a71b 100644 --- a/src/TreeData/TreeGuiManager.cxx +++ b/src/TreeData/TreeGuiManager.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 @@ -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