]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSet/PartSet_OperationSketch.h
Salome HOME
Refactoring: static constants are replaced by inline functions in:
[modules/shaper.git] / src / PartSet / PartSet_OperationSketch.h
index eb0c8477542a5aaeb8e295da6ed4d3f8ced79c9a..bf8694bb580f7fc90747cf9fe39a3effbe16418b 100644 (file)
@@ -24,7 +24,7 @@ class PARTSET_EXPORT PartSet_OperationSketch : public PartSet_OperationSketchBas
   Q_OBJECT
 public:
   /// Returns the operation type key
-  static std::string Type() { return SKETCH_KIND; }
+  static std::string Type() { return SketchPlugin_Sketch::ID(); }
 
 public:
   /// Constructor