Salome HOME
Issue #2024 - Redesign of circle and arc of circle: fill Reference Attribute
[modules/shaper.git] / src / Config / Config_Keywords.h
index 6b4a1312f49a902d794ae9ce18e1d68c4b9dc260..befdd08e58dd4068b309fbe9aed46ab3ac942b51 100644 (file)
@@ -80,6 +80,7 @@ const static char* ATTR_OBLIGATORY = "obligatory";
 const static char* ATTR_CONCEALMENT = "concealment";
 const static char* ATTR_USE_RESET = "use_reset";
 const static char* ATTR_GREED = "greed";
+const static char* ATTR_MODIFIED_IN_EDIT = "modified_in_edit";
 
 // WDG_INFO properties
 const static char* INFO_WDG_TEXT = FEATURE_TEXT;