summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGViewSpecImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGViewSpecImpl.h')
-rw-r--r--ksvg/impl/SVGViewSpecImpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/impl/SVGViewSpecImpl.h b/ksvg/impl/SVGViewSpecImpl.h
index f9e01e48..2bdf849b 100644
--- a/ksvg/impl/SVGViewSpecImpl.h
+++ b/ksvg/impl/SVGViewSpecImpl.h
@@ -47,7 +47,7 @@ public:
DOM::DOMString transformString() const;
DOM::DOMString viewTargetString() const;
- bool parseViewSpec(const QString &);
+ bool parseViewSpec(const TQString &);
private:
SVGTransformListImpl *m_transform;