mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0032429: Coding - Warnings during compilation on macosx arm64 with option BUILD_Inspector:BOOL=ON
This commit is contained in:
@@ -35,7 +35,7 @@ public:
|
||||
protected:
|
||||
|
||||
//! Initialize the current item. It creates a backup of the specific item information
|
||||
virtual void initItem() const {};
|
||||
virtual void initItem() const Standard_OVERRIDE {};
|
||||
|
||||
//! Constructor
|
||||
//! param theParent a parent item
|
||||
|
Reference in New Issue
Block a user