Salome HOME
Recover feature
[modules/shaper.git] / src / Config / Config_Keywords.h
index 43227a57103e35db29fa81198255c044049c64b7..adb9ae00c384baaeda63f59ada179faf3901e41f 100644 (file)
@@ -32,6 +32,7 @@ const static char* WDG_BOOLVALUE = "boolvalue";
 const static char* WDG_STRINGVALUE = "stringvalue";
 const static char* WDG_MULTISELECTOR = "multi_selector";
 const static char* WDG_SHAPE_SELECTOR = "shape_selector";
+const static char* WDG_CONCEALED_OBJECTS_VIEW = "concealed_objects_view";
 const static char* WDG_CHOICE = "choice";
 const static char* WDG_DOUBLEVALUE_EDITOR = "doublevalue_editor";
 const static char* WDG_FILE_SELECTOR= "file_selector";