X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModel%2FModel_ResultBody.h;h=e0ae333671812a38b5535a93aca20fb3113e9099;hb=2415b131a29a03615813fa76658ac228a4a39d37;hp=bbb23da35ed80a810fa26396569f16852fe75baf;hpb=8ab0ae98e90b50e4bc2d8280f5734a1fad142a76;p=modules%2Fshaper.git diff --git a/src/Model/Model_ResultBody.h b/src/Model/Model_ResultBody.h index bbb23da35..e0ae33367 100644 --- a/src/Model/Model_ResultBody.h +++ b/src/Model/Model_ResultBody.h @@ -32,10 +32,8 @@ class Model_ResultBody : public ModelAPI_ResultBody /// Flag that stores the previous state of "concealed": if it is changed, /// The event is used to redisplay the body. bool myWasConcealed; -public: - /// Request for initialization of data model of the result: adding all attributes - virtual void initAttributes(); +public: /// Returns the parameters of color definition in the resources config manager MODEL_EXPORT virtual void colorConfigInfo(std::string& theSection, std::string& theName, std::string& theDefault);