mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0024947: Redesign OCCT legacy type system -- automatic
Automatic upgrade with command "occt_upgdare . -rtti"
This commit is contained in:
@@ -124,7 +124,7 @@ class TObj_TReference : public TDF_Attribute
|
||||
|
||||
public:
|
||||
//! CASCADE RTTI
|
||||
DEFINE_STANDARD_RTTI(TObj_TReference)
|
||||
DEFINE_STANDARD_RTTI(TObj_TReference, TDF_Attribute)
|
||||
};
|
||||
|
||||
//! Define handle class for TObj_TReference
|
||||
|
Reference in New Issue
Block a user