summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
Diffstat (limited to 'forms')
-rw-r--r--forms/source/inc/frm_strings.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/forms/source/inc/frm_strings.hxx b/forms/source/inc/frm_strings.hxx
index d93e401bf839..119e1e472395 100644
--- a/forms/source/inc/frm_strings.hxx
+++ b/forms/source/inc/frm_strings.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: frm_strings.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2004-05-07 16:09:32 $
+ * last change: $Author: hr $ $Date: 2004-05-10 12:47:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -314,6 +314,8 @@ namespace frm
FORMS_CONSTASCII_STRING( PROPERTY_SHOW_RECORDACTIONS, "ShowRecordActions" );
FORMS_CONSTASCII_STRING( PROPERTY_SHOW_FILTERSORT, "ShowFilterSort" );
+ FORMS_CONSTASCII_STRING( PROPERTY_RICH_TEXT, "RichText" );
+
//--------------------------------------------------------------------------
//- URLs
//--------------------------------------------------------------------------