]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSet/PartSet_Module.h
Salome HOME
Define Selection validator interface.
[modules/shaper.git] / src / PartSet / PartSet_Module.h
index 7dbbc587be49f10a7b7a50e2da9199e74b261972..627d088b15bf30c63627d5b317449d3a1191d41b 100644 (file)
@@ -49,7 +49,7 @@ public:
   virtual void launchOperation(const QString& theCmdId);
 
   /// Called when it is necessary to update a command state (enable or disable it)
-  virtual bool isFeatureEnabled(const QString& theCmdId) const;
+  //virtual bool isFeatureEnabled(const QString& theCmdId) const;
 
   /// Displays or erase the current operation preview, if it has it.
   /// \param theFeature the feature instance to be displayed