X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_PropertyPanel.h;h=28c62461856c5a0c64fd5833c40127076133c334;hb=fc2acc7bd36f7bff6ec1f5095bf7c44be15e2574;hp=2a3f8e613d1939893d8280ab61d597e7a0dc30b8;hpb=efaa3e56c591f0b6a0e018cc91027ff5f82b2438;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_PropertyPanel.h b/src/XGUI/XGUI_PropertyPanel.h index 2a3f8e613..28c624618 100644 --- a/src/XGUI/XGUI_PropertyPanel.h +++ b/src/XGUI/XGUI_PropertyPanel.h @@ -56,11 +56,10 @@ Q_OBJECT // Enables / disables "ok" ("accept") button void setAcceptEnabled(bool); - protected slots: // Makes the given widget active, highlights it and removes // highlighting from the previous active widget // emits widgetActivated(theWidget) signal - void activateWidget(ModuleBase_ModelWidget* theWidget); + virtual void activateWidget(ModuleBase_ModelWidget* theWidget); signals: /// Signal about the point 2d set to the feature