diff options
Diffstat (limited to 'khtml/xml/dom_xmlimpl.h')
-rw-r--r-- | khtml/xml/dom_xmlimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/xml/dom_xmlimpl.h b/khtml/xml/dom_xmlimpl.h index a394579d2..d88dc041f 100644 --- a/khtml/xml/dom_xmlimpl.h +++ b/khtml/xml/dom_xmlimpl.h @@ -163,7 +163,7 @@ protected: CSSStyleSheetImpl *m_sheet; }; -class XMLAttributeReader : public QXmlDefaultHandler +class XMLAttributeReader : public TQXmlDefaultHandler { public: XMLAttributeReader(const TQString& _attrString); |