summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGElementInstanceImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGElementInstanceImpl.h')
-rw-r--r--ksvg/impl/SVGElementInstanceImpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/impl/SVGElementInstanceImpl.h b/ksvg/impl/SVGElementInstanceImpl.h
index d9f3afae..7ee469af 100644
--- a/ksvg/impl/SVGElementInstanceImpl.h
+++ b/ksvg/impl/SVGElementInstanceImpl.h
@@ -40,7 +40,7 @@ public:
SVGElementImpl *correspondingElement() const;
SVGUseElementImpl *correspondingUseElement() const;
- SVGElementInstanceImpl *parentNode() const;
+ SVGElementInstanceImpl *tqparentNode() const;
SVGElementInstanceListImpl *childNodes() const;
SVGElementInstanceImpl *firstChild() const;
SVGElementInstanceImpl *lastChild() const;