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