X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FXGUI%2FXGUI_PropertyPanelSelector.h;h=522562750e1c38dab0d54cc5ef5d04b20c5d0dd5;hb=d94da58e548165a5a9f9aa04b6df9a3f29605fa2;hp=2341f0913ddbd62f8ee377d898b40902d7029bf4;hpb=6e421e939851e0de46554ae45a3ca0e1f67cd91d;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_PropertyPanelSelector.h b/src/XGUI/XGUI_PropertyPanelSelector.h index 2341f0913..522562750 100644 --- a/src/XGUI/XGUI_PropertyPanelSelector.h +++ b/src/XGUI/XGUI_PropertyPanelSelector.h @@ -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();