mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-13 14:27:08 +03:00
0026912: CLang 3.6.2 compiler warning [-Winconsistent-missing-override]
This commit is contained in:
@@ -59,7 +59,7 @@ public:
|
||||
const Aspect_FBConfig theFBConfig = NULL);
|
||||
|
||||
//! Destroies the Window and all resourses attached to it
|
||||
Standard_EXPORT virtual void Destroy();
|
||||
Standard_EXPORT virtual void Destroy() Standard_OVERRIDE;
|
||||
|
||||
~Xw_Window()
|
||||
{
|
||||
|
Reference in New Issue
Block a user