X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_PropertyPanel.h;h=c202af395b6a2055510138899dc168884536dad3;hb=4b713fff3138a7cea908a85b58ed90cf99cfacd1;hp=e632fe28d47dee3418d0a5aea74066cf7d7b261c;hpb=72cb66f9c09b0f8fa224f6f8ab43548658015b49;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_PropertyPanel.h b/src/XGUI/XGUI_PropertyPanel.h index e632fe28d..c202af395 100644 --- a/src/XGUI/XGUI_PropertyPanel.h +++ b/src/XGUI/XGUI_PropertyPanel.h @@ -30,6 +30,7 @@ const static char* PROP_PANEL_OK = "property_panel_ok"; const static char* PROP_PANEL_CANCEL = "property_panel_cancel"; /** +* \ingroup GUI * Realization of Property panel object. */ class XGUI_EXPORT XGUI_PropertyPanel : public ModuleBase_IPropertyPanel