Salome HOME
Issue #1393 Angle constraint : incorrect angle displayed. solution: arc's passed...
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetValidated.cpp
index c2ad49c1c5b49f00d30f269a5d51922464d9d5d2..7e85bce2e5fcdb2eb7e80761627ee2b89510ce6e 100644 (file)
@@ -48,7 +48,7 @@ ObjectPtr ModuleBase_WidgetValidated::findPresentedObject(const AISObjectPtr& th
 void ModuleBase_WidgetValidated::clearValidatedCash()
 {
 #ifdef DEBUG_VALID_STATE
-  qDebug("clearValidatedState");
+  qDebug("clearValidatedCash");
 #endif
   myValidPrs.clear();
   myInvalidPrs.clear();