diff options
Diffstat (limited to 'src/codegen/foproperties.xml')
-rw-r--r-- | src/codegen/foproperties.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/codegen/foproperties.xml b/src/codegen/foproperties.xml index 9203edba9..2131423da 100644 --- a/src/codegen/foproperties.xml +++ b/src/codegen/foproperties.xml @@ -1389,6 +1389,7 @@ <value const="VISIBLE">visible</value> <value const="HIDDEN">hidden</value> <value const="SCROLL">scroll</value> + <value const="ERROR_IF_OVERFLOW">error-if-overflow</value> <value const="AUTO">auto</value> </enumeration> <default>auto</default> |