X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_PropertyPanel.h;h=ab55ebb626222e152f36ec33183eb187bfc7ac1e;hb=63ba1dd6387b76f8d2710955f8aebf9cf613058c;hp=3198a9457d3cd862c57a95a3e221f05e83e18f62;hpb=c4eab94a20a0d93100549a210582d46409fec1cc;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_PropertyPanel.h b/src/XGUI/XGUI_PropertyPanel.h index 3198a9457..ab55ebb62 100644 --- a/src/XGUI/XGUI_PropertyPanel.h +++ b/src/XGUI/XGUI_PropertyPanel.h @@ -144,6 +144,8 @@ Q_OBJECT /// \param theWidget a widget control to store as internal active widget void setInternalActiveWidget(ModuleBase_ModelWidget* theWidget); + void updateApplyPlusButton(FeaturePtr theFeature); + public slots: /// \brief Update all widgets in property panel with values from the given feature /// \param theFeature a Feature to update values in widgets