X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_WorkshopListener.h;h=ede3e7ac0bf314c6faf7a64daeee56d130e11227;hb=fc72d43b677baa05ae7fd317346fd8b723b799ed;hp=dcedeb713f8ab6c12a8755e602547b7db090c0a8;hpb=50c0ccb84aa5d196a71a8edac332cfcc21bb5462;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_WorkshopListener.h b/src/XGUI/XGUI_WorkshopListener.h index dcedeb713..ede3e7ac0 100644 --- a/src/XGUI/XGUI_WorkshopListener.h +++ b/src/XGUI/XGUI_WorkshopListener.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2021 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -104,7 +104,7 @@ protected: private: - void setDisplayed(ObjectPtr theObject, bool& theDisplayed); + void setDisplayed(ObjectPtr theObject, const bool theIsLoadedScript, bool& theDisplayed); XGUI_Workshop* myWorkshop; // the current workshop