summaryrefslogtreecommitdiffstats
path: root/kjs/ustring.h
diff options
context:
space:
mode:
Diffstat (limited to 'kjs/ustring.h')
-rw-r--r--kjs/ustring.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kjs/ustring.h b/kjs/ustring.h
index 09fb0231d..0cdfa3f0f 100644
--- a/kjs/ustring.h
+++ b/kjs/ustring.h
@@ -34,8 +34,8 @@ namespace DOM {
class DOMString;
}
class KJScript;
-class QString;
-class QConstString;
+class TQString;
+class TQConstString;
namespace KJS {