Salome HOME
Merge branch 'master' of newgeom:newgeom
[modules/shaper.git] / src / ModuleBase / ModuleBase_Operation.h
index 75724ea34e6e418524ebf2230986c3594fee9ac2..818476d6faf073a3eafc05bd01a95373f7600482 100644 (file)
@@ -111,6 +111,9 @@ public slots:
   // Data model operations.
   void storeReal(double);
 
+  // Data model operations.
+  void storeCustomValue();
+
 protected:
   virtual bool isReadyToStart() const;