PD: Silence LGTM warning about empty block
This commit is contained in:
@@ -1456,6 +1456,7 @@ void Hole::onChanged(const App::Property *prop)
|
||||
ThreadDepth.setReadOnly(Threaded.getValue() && std::string(ThreadDepthType.getValueAsString()) != "Dimension");
|
||||
}
|
||||
else if (prop == &ThreadDepth) {
|
||||
// Nothing else needs to be updated on ThreadDepth change
|
||||
}
|
||||
else if (prop == &UseCustomThreadClearance) {
|
||||
updateDiameterParam();
|
||||
|
||||
Reference in New Issue
Block a user