summaryrefslogtreecommitdiff
path: root/forms/source/component/refvaluecomponent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/refvaluecomponent.hxx')
-rw-r--r--forms/source/component/refvaluecomponent.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/component/refvaluecomponent.hxx b/forms/source/component/refvaluecomponent.hxx
index c7d2e46502eb..161e3f4e3d6b 100644
--- a/forms/source/component/refvaluecomponent.hxx
+++ b/forms/source/component/refvaluecomponent.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: refvaluecomponent.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2005-03-23 11:31:59 $
+ * last change: $Author: rt $ $Date: 2005-04-04 07:46:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@ namespace frm
{
//........................................................................
- enum { STATE_NOCHECK, STATE_CHECK, STATE_DONTKNOW };
+ enum state { STATE_NOCHECK, STATE_CHECK, STATE_DONTKNOW };
//====================================================================
//= OReferenceValueComponent