From c37d2ae8868392da604998b35c03ff707b6228c4 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 19 Apr 2006 13:01:02 +0000
Subject: [PATCH] INTEGRATION: CWS sb50 (1.7.36); FILE MERGED 2006/04/05
13:56:39 sb 1.7.36.1: #i63706# Implemented oor:op=fuse.
---
configmgr/source/xml/elementinfo.hxx | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/configmgr/source/xml/elementinfo.hxx b/configmgr/source/xml/elementinfo.hxx
index b8b3c652bedd..3083bc8798e8 100644
--- a/configmgr/source/xml/elementinfo.hxx
+++ b/configmgr/source/xml/elementinfo.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: elementinfo.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 04:38:52 $
+ * last change: $Author: hr $ $Date: 2006-04-19 14:01:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -90,6 +90,7 @@ namespace configmgr
clear,
replace,
+ fuse,
remove,
unknown