Kaydet (Commit) 7cdbd24b authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.27.90); FILE MERGED

2005/09/22 17:13:17 sb 1.27.90.2: RESYNC: (1.27-1.28); FILE MERGED
2005/09/06 12:27:41 cd 1.27.90.1: #i53898# Make code warning free
üst 4a6ed4e8
......@@ -4,9 +4,9 @@
*
* $RCSfile: valuenode.hxx,v $
*
* $Revision: 1.28 $
* $Revision: 1.29 $
*
* last change: $Author: rt $ $Date: 2005-09-08 04:02:07 $
* last change: $Author: hr $ $Date: 2006-06-19 23:24:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -173,8 +173,8 @@ namespace configmgr
ISubtree(ISubtree const& other)
:INode(other)
,m_nLevel(other.m_nLevel)
,m_sId() // do not copy ID while cloning !
,m_nDefaultLevels(other.m_nDefaultLevels)
,m_sId() // do not copy ID while cloning !
,m_sTemplateName(other.m_sTemplateName)
,m_sTemplateModule(other.m_sTemplateModule)
{}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment