X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FConfig%2FConfig_Keywords.h;h=0fdc9050fd3a60542d7063663519f6b296b86d52;hb=f724fd995b85913652a78c734e46b5d34de7e805;hp=bf10876bfd683e146769e149120e0d802de4cc84;hpb=39318e10d9345c5b596d16c89469ee5e68ee734a;p=modules%2Fshaper.git diff --git a/src/Config/Config_Keywords.h b/src/Config/Config_Keywords.h index bf10876bf..0fdc9050f 100644 --- a/src/Config/Config_Keywords.h +++ b/src/Config/Config_Keywords.h @@ -23,6 +23,7 @@ const static char* NODE_XMLPARENT = "libxml_parent"; // Widgets const static char* WDG_INFO = "label"; +const static char* WDG_ERRORINFO = "error_label"; const static char* WDG_DOUBLEVALUE = "doublevalue"; const static char* WDG_INTEGERVALUE = "integervalue"; const static char* WDG_BOOLVALUE = "boolvalue";