X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPartSet%2FPartSet_Module.h;h=803015f38786d38701b1e26281598b8d4c960464;hb=7d7c82a40c584a3004bdbf41df431ba7c0b7eb4c;hp=39ee6a763a40fc68d16900c91a1ed8b3e1c5da82;hpb=022a1c0d5127efd6495f0ced6892ad4730bec5db;p=modules%2Fshaper.git diff --git a/src/PartSet/PartSet_Module.h b/src/PartSet/PartSet_Module.h index 39ee6a763..803015f38 100644 --- a/src/PartSet/PartSet_Module.h +++ b/src/PartSet/PartSet_Module.h @@ -41,8 +41,6 @@ Q_OBJECT /// Called on creation of menu item in desktop virtual void featureCreated(QAction* theFeature); - /// Returnc list of nested commands for the given feature - virtual QStringList nestedFeatures(QString theFeature); std::string featureFile(const std::string&); /// Creates an operation and send it to loop