mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08: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