X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=samples%2Fmfc%2Fstandard%2FCommon%2FOCC_3dBaseDoc.h;h=cf69c297088f7e2ed75c1c1d770c3a92c6d14fdd;hb=7ff18fb9cc2955b0dc37e7a69c4f16f05fa01ee8;hpb=ab9e277f15988c69343b64ac487163b41ec120f4 diff --git a/samples/mfc/standard/Common/OCC_3dBaseDoc.h b/samples/mfc/standard/Common/OCC_3dBaseDoc.h index 2495567dda..cf69c29708 100755 --- a/samples/mfc/standard/Common/OCC_3dBaseDoc.h +++ b/samples/mfc/standard/Common/OCC_3dBaseDoc.h @@ -51,7 +51,7 @@ public: virtual void Popup (const Standard_Integer theMouseX, const Standard_Integer theMouseY, - const Handle(V3d_View)& theView); + const Handle(V3d_View)& theView) Standard_OVERRIDE; static void Fit();