PartDesign: Add migration tag

This commit is contained in:
Pieter Hijma
2025-07-21 18:09:06 +02:00
committed by Kacper Donat
parent 9137e15248
commit f5c315d05a

View File

@@ -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)") {