Salome HOME
Issue #355 Delete: elements of sketch and constraints
[modules/shaper.git] / src / ModuleBase / ModuleBase_FilterCustom.h
index 6683207cc2fcff56103105f91d37a80aa6ebc895..6de1620ccc8a721225ccf189e47bda0a978a385f 100644 (file)
@@ -12,6 +12,7 @@
 #include "ModuleBase_Filter.h"
 
 /**
+* \ingroup GUI
 * This is a child of ModuleBase_Filter to be used in the factory of filters. Despite of other
 * child it does not create the internal filter itself, it get it from the constructor argument.
 * This is useful for custom filters, which are not the standard OCC filters. It is not necessary