X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesAPI%2FFeaturesAPI_BoundingBox.h;h=af34a8f5b702fb0a3b22115f22803e0ef270d793;hb=fc72d43b677baa05ae7fd317346fd8b723b799ed;hp=cc45aa4afb035159b7aab762e918e7b954af26c0;hpb=d5db68d0ef6b0baa2435923268dc69167d970c81;p=modules%2Fshaper.git diff --git a/src/FeaturesAPI/FeaturesAPI_BoundingBox.h b/src/FeaturesAPI/FeaturesAPI_BoundingBox.h index cc45aa4af..af34a8f5b 100644 --- a/src/FeaturesAPI/FeaturesAPI_BoundingBox.h +++ b/src/FeaturesAPI/FeaturesAPI_BoundingBox.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2020 CEA/DEN, EDF R&D +// Copyright (C) 2018-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 @@ -22,7 +22,7 @@ #include "FeaturesAPI.h" -#include "FeaturesPlugin_CreateBoundingBox.h" +#include "FeaturesPlugin_BoundingBox.h" #include #include @@ -50,8 +50,8 @@ public: FEATURESAPI_EXPORT virtual ~FeaturesAPI_BoundingBox(); - INTERFACE_1(FeaturesPlugin_CreateBoundingBox::ID(), - objectSelected, FeaturesPlugin_CreateBoundingBox::OBJECT_ID(), + INTERFACE_1(FeaturesPlugin_BoundingBox::ID(), + objectSelected, FeaturesPlugin_BoundingBox::OBJECT_ID(), ModelAPI_AttributeSelection, /** object selected*/) /// Dump wrapped feature