X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FOBJECT%2FSALOME_TypeFilter.hxx;h=a9a58f6344c8eeb381a0025d5e8ae56f54f870ed;hb=fc676e994a081937f71d310aeef85f9a301c0125;hp=8bb5bfcfc14f3b61b535cd8dd7b34f9ca7f86da9;hpb=2d7d8d3dcda4ddfe19af04c5d428f2bb06f7ca80;p=modules%2Fgui.git diff --git a/src/OBJECT/SALOME_TypeFilter.hxx b/src/OBJECT/SALOME_TypeFilter.hxx index 8bb5bfcfc..a9a58f634 100644 --- a/src/OBJECT/SALOME_TypeFilter.hxx +++ b/src/OBJECT/SALOME_TypeFilter.hxx @@ -40,7 +40,7 @@ protected: Standard_CString myKind; public: - DEFINE_STANDARD_RTTI(SALOME_TypeFilter); + OCCT_DEFINE_STANDARD_RTTIEXT(SALOME_TypeFilter,SALOME_Filter) }; DEFINE_STANDARD_HANDLE(SALOME_TypeFilter, SALOME_Filter)