]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Config/Config_Keywords.h
Salome HOME
Issue #1852 In the Sketcher, replace all disabled real inputs by labels
[modules/shaper.git] / src / Config / Config_Keywords.h
index a99495114dbbe0fc85b3752f2f67d1009cb305c0..503215422131cb418e995957ff35aaf21e283dbd 100644 (file)
@@ -27,6 +27,7 @@ const static char* PROPERTY_PANEL_ID = "property_panel_id";
 // Widgets
 const static char* WDG_INFO = "label";
 const static char* WDG_DOUBLEVALUE = "doublevalue";
+const static char* WDG_DOUBLEVALUELABEL = "labelvalue";
 const static char* WDG_INTEGERVALUE = "integervalue";
 const static char* WDG_BOOLVALUE = "boolvalue";
 const static char* WDG_STRINGVALUE = "stringvalue";