Salome HOME
Issue #2602: Check selection with validators before its using.
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetEditor.h
index 757165744253c45657caa6f25a7e2b52ccdc92ba..4c485d19974c8543045c5be5a6c38d22b5fecb19 100644 (file)
@@ -68,6 +68,7 @@ Q_OBJECT
   /// \param theY the Y coordinate
   void setCursorPosition(const int theX, const int theY);
 
+protected:
   /// Returns true if the event is processed.
   virtual bool processEnter();