X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPartSet%2FPartSet_PartDataModel.h;h=9789f79d8e940a84b7754fe3351f3f0b7d7e179e;hb=4b1f76b455140cae5d18319b62627af3ba28f226;hp=08be66b308fbe523d5a3f61199fe5bdbd635cfa5;hpb=5eed4d5391e6f79c7062c19fab6a392e71ea2822;p=modules%2Fshaper.git diff --git a/src/PartSet/PartSet_PartDataModel.h b/src/PartSet/PartSet_PartDataModel.h index 08be66b30..9789f79d8 100644 --- a/src/PartSet/PartSet_PartDataModel.h +++ b/src/PartSet/PartSet_PartDataModel.h @@ -164,9 +164,6 @@ Q_OBJECT //! Returns index corresponded to the group virtual QModelIndex findGroup(const std::string& theGroup) const; - //! Return a Part object - virtual ResultPartPtr part() const; - //! Set an Index which will be considered as a last history index //! \param theIndex a last index for history void setLastHistoryItem(const QModelIndex& theIndex);