X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FModuleBase_ModelWidget.h;h=ff9b6da8840cf2b899614fa3d5086d83e244aed5;hb=f581964034f8df715c46a07c5ecb762492d6b4cf;hp=afdc1f2cafccbf317b6faa7d3e3fe28696d3da64;hpb=2e3e7b15bec99425564665f1e58fa8c013b6ec3c;p=modules%2Fshaper.git diff --git a/src/ModuleBase/ModuleBase_ModelWidget.h b/src/ModuleBase/ModuleBase_ModelWidget.h index afdc1f2ca..ff9b6da88 100644 --- a/src/ModuleBase/ModuleBase_ModelWidget.h +++ b/src/ModuleBase/ModuleBase_ModelWidget.h @@ -7,6 +7,8 @@ #include +#include + #include #include @@ -34,9 +36,9 @@ public: /// Saves the internal parameters to the given feature /// \param theFeature a model feature to be changed - virtual bool storeValue(boost::shared_ptr theFeature) = 0; + virtual bool storeValue(FeaturePtr theFeature) = 0; - virtual bool restoreValue(boost::shared_ptr theFeature) = 0; + virtual bool restoreValue(FeaturePtr theFeature) = 0; /// Returns whether the widget can accept focus, or if it corresponds to the given attribute /// \param theAttribute name