From 9602e59e3baf01465f4b4139715f2196bb01e012 Mon Sep 17 00:00:00 2001 From: zecke Date: Wed, 07 May 2003 14:45:49 +0000 Subject: Add d ptr add comments and FIXMEs three new signals for otodoaccess --- (limited to 'libopie2/opiecore/xmltree.h') diff --git a/libopie2/opiecore/xmltree.h b/libopie2/opiecore/xmltree.h index 4a6b6d9..4b6bdfa 100644 --- a/libopie2/opiecore/xmltree.h +++ b/libopie2/opiecore/xmltree.h @@ -110,6 +110,8 @@ private: XMLElement( const XMLElement &rhs ); XMLElement &operator=( const XMLElement &rhs ); + class Private; + Private* d; }; } // namespace Opie -- cgit v0.9.0.2