Salome HOME
Tangent presentation correction
[modules/shaper.git] / src / PartSet / PartSet_WidgetSketchLabel.h
index 1189dd2286ce32c64c8699f6793b89a27fdb7246..9da513f5d2a3bc2527cf0eebc9b3693d5627716b 100644 (file)
@@ -71,7 +71,9 @@ Q_OBJECT
   std::shared_ptr<GeomAPI_Pln> plane() const;
 
   /// This control accepts focus
-  virtual bool focusTo() { return true; }
+  virtual bool focusTo();
+  virtual void setHighlighted(bool) { /*do nothing*/ };
+  virtual void enableFocusProcessing();
 
 signals:
   /// Signal on plane selection