Salome HOME
Issue #3150: Turn On/Off Isos for multi-selection
[modules/shaper.git] / src / XGUI / XGUI_PropertyPanelSelector.h
index 2341f0913ddbd62f8ee377d898b40902d7029bf4..522562750e1c38dab0d54cc5ef5d04b20c5d0dd5 100644 (file)
@@ -56,7 +56,7 @@ public:
 
   /// Returns whether the selector should be activated as soon as possible (by deactivatate other)
   /// \return boolean result
-  XGUI_EXPORT virtual bool needToBeActiated() const;
+  XGUI_EXPORT virtual bool needToBeActivated() const;
 
   /// Processes current selection of workshop. Reaction to selection change in workshop.
   XGUI_EXPORT virtual void processSelection();