Kaydet (Commit) c30da72b authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS eformspp1 (1.5.10); FILE MERGED

2005/10/17 16:50:12 lo 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED
2005/07/27 07:54:15 lo 1.5.10.1: #i51843# only update node list if tree is changed
üst 212003cf
......@@ -4,9 +4,9 @@
*
* $RCSfile: node.hxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: rt $ $Date: 2005-09-09 10:03:38 $
* last change: $Author: rt $ $Date: 2005-10-24 07:37:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -92,6 +92,8 @@ namespace DOM
CNode();
void init_node(const xmlNodePtr aNode);
void dispatchSubtreeModified();
public:
virtual ~CNode();
......
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