summaryrefslogtreecommitdiff
path: root/src/imports/webkit/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/webkit/plugin.cpp')
-rw-r--r--src/imports/webkit/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/webkit/plugin.cpp b/src/imports/webkit/plugin.cpp
index e3d73ec67e..c8e56baf37 100644
--- a/src/imports/webkit/plugin.cpp
+++ b/src/imports/webkit/plugin.cpp
@@ -63,5 +63,5 @@ QT_END_NAMESPACE
#include "plugin.moc"
-Q_EXPORT_PLUGIN2(webkitqmlplugin, QT_PREPEND_NAMESPACE(WebKitQmlPlugin));
+Q_EXPORT_PLUGIN2(qmlwebkitplugin, QT_PREPEND_NAMESPACE(WebKitQmlPlugin));