Mod: Use override etc 2

This commit is contained in:
berniev
2022-08-09 11:53:46 +10:00
committed by wwmayer
parent 75fa455c5d
commit 71dc5ead2f
697 changed files with 4956 additions and 4956 deletions

View File

@@ -182,7 +182,7 @@ namespace PartGui {
{
allowEdge = false;
}
bool allow(App::Document* /*pDoc*/, App::DocumentObject*pObj, const char*sSubName)
bool allow(App::Document* /*pDoc*/, App::DocumentObject*pObj, const char*sSubName) override
{
if (pObj != this->object)
return false;