Salome HOME
Fix for the issue #2753 : error when dump/load script
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetNameEdit.h
index 44a1a1e529bac5d41810937175a79cadc3b39995..d72fd7b9490ae0341c52898e454393df6d8808f1 100644 (file)
@@ -37,6 +37,8 @@ public:
   /// If not then it means that the widget do not need attribute at all.
   virtual bool usesAttribute() const { return false; }
 
+  virtual bool focusTo() { return false; }
+
 protected:
     /// Saves the internal parameters to the given feature
   /// \return True in success