0024947: Redesign OCCT legacy type system -- automatic
[occt.git] / src / IVtkVTK / IVtkVTK_View.hxx
index 7f62fe3..038e492 100644 (file)
@@ -88,7 +88,7 @@ public:
   //! @return true if conversion was successful, false otherwise
   Standard_EXPORT virtual bool    DisplayToWorld (const gp_XY& theDisplayPnt, gp_XYZ& theWorldPnt) const;
 
-  DEFINE_STANDARD_RTTI( IVtkVTK_View )
+  DEFINE_STANDARD_RTTI(IVtkVTK_View, IVtk_IView)
 
 private:
   vtkRenderer* myRenderer;