diff -r 2669f8761a99 -r fbd2e7cec7ef simpleengine/xmlutils/inc/simpleelement.h --- a/simpleengine/xmlutils/inc/simpleelement.h Tue Aug 31 15:35:50 2010 +0300 +++ b/simpleengine/xmlutils/inc/simpleelement.h Wed Sep 01 12:23:14 2010 +0100 @@ -276,7 +276,7 @@ void ConstructL( const TDesC8& aNsUri, const TDesC8& aLocalName ); - void ConstructL( + void CSimpleElement::ConstructL( CSenElement* aElem, TBool aOwn );