mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +03:00
0032429: Coding - Warnings during compilation on macosx arm64 with option BUILD_Inspector:BOOL=ON
This commit is contained in:
@@ -88,7 +88,7 @@ protected:
|
||||
: DFBrowser_ItemBase (theParent, theRow, theColumn) {}
|
||||
|
||||
//! Initializes the current item. It creates a backup of the specific item information
|
||||
void initItem() const;
|
||||
virtual void initItem() const Standard_OVERRIDE;
|
||||
|
||||
//! Sets the item attribute
|
||||
//! \param theAttribute an item attribute
|
||||
|
Reference in New Issue
Block a user