summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/wtf/qt
diff options
context:
space:
mode:
Diffstat (limited to 'JavaScriptCore/wtf/qt')
-rw-r--r--JavaScriptCore/wtf/qt/StringQt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/JavaScriptCore/wtf/qt/StringQt.cpp b/JavaScriptCore/wtf/qt/StringQt.cpp
index b2c621a..c02505a 100644
--- a/JavaScriptCore/wtf/qt/StringQt.cpp
+++ b/JavaScriptCore/wtf/qt/StringQt.cpp
@@ -29,7 +29,7 @@
#include <QString>
-namespace WebCore {
+namespace WTF {
// String conversions
String::String(const QString& qstr)