Salome HOME
Make undo/redo lists stored/restored and managed correctly
[modules/shaper.git] / src / XGUI / XGUI_PropertyPanel.h
index e632fe28d47dee3418d0a5aea74066cf7d7b261c..c202af395b6a2055510138899dc168884536dad3 100644 (file)
@@ -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