mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0026912: CLang 3.6.2 compiler warning [-Winconsistent-missing-override]
This commit is contained in:
@@ -61,7 +61,7 @@ public:
|
||||
const Standard_Real theSize);
|
||||
|
||||
//! Release currently loaded font.
|
||||
Standard_EXPORT virtual void Release();
|
||||
Standard_EXPORT virtual void Release() Standard_OVERRIDE;
|
||||
|
||||
//! Initialize the font.
|
||||
//! @param theFontPath FULL path to the font
|
||||
|
Reference in New Issue
Block a user