diff --git a/src/Mod/PartDesign/App/FeatureHole.cpp b/src/Mod/PartDesign/App/FeatureHole.cpp index eeaac1f634..e11afcea59 100644 --- a/src/Mod/PartDesign/App/FeatureHole.cpp +++ b/src/Mod/PartDesign/App/FeatureHole.cpp @@ -927,6 +927,7 @@ void Hole::updateHoleCutParams() HoleCutCountersinkAngle.setReadOnly(false); } + // Tag: MIGRATION // handle since FreeCAD 0.18 deprecated types that were // removed after FreeCAD 0.20 if (holeCutTypeStr == "Cheesehead (deprecated)") {