summaryrefslogtreecommitdiffstats
path: root/lib/kofficecore/KoXmlReader.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficecore/KoXmlReader.h')
-rw-r--r--lib/kofficecore/KoXmlReader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoXmlReader.h b/lib/kofficecore/KoXmlReader.h
index 919e566b..d4505398 100644
--- a/lib/kofficecore/KoXmlReader.h
+++ b/lib/kofficecore/KoXmlReader.h
@@ -101,7 +101,7 @@ public:
virtual TQString localName() const;
KoXmlDocument ownerDocument() const;
- KoXmlNode tqparentNode() const;
+ KoXmlNode parentNode() const;
bool hasChildNodes() const;
KoXmlNode firstChild() const;