summaryrefslogtreecommitdiffstats
path: root/khtml/css/css_ruleimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'khtml/css/css_ruleimpl.cpp')
-rw-r--r--khtml/css/css_ruleimpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/css/css_ruleimpl.cpp b/khtml/css/css_ruleimpl.cpp
index ff927e061..0bf675484 100644
--- a/khtml/css/css_ruleimpl.cpp
+++ b/khtml/css/css_ruleimpl.cpp
@@ -148,7 +148,7 @@ void CSSImportRuleImpl::setStyleSheet(const DOM::DOMString &url, const DOM::DOMS
checkLoaded();
}
-void CSSImportRuleImpl::error(int /*err*/, const QString &/*text*/)
+void CSSImportRuleImpl::error(int /*err*/, const TQString &/*text*/)
{
if ( m_styleSheet ) {
m_styleSheet->setParent(0);