summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebCore
diff options
context:
space:
mode:
authorAlexis Menard <alexis.menard@nokia.com>2009-10-01 15:51:17 (GMT)
committerSimon Hausmann <simon.hausmann@nokia.com>2009-10-01 15:51:17 (GMT)
commita62045bd0ef52f3d439cb862ee7a38366536a0ec (patch)
tree40f8020d101adbba8a6e22075b74df0a1e25aba2 /src/3rdparty/webkit/WebCore
parentf0ebe295d475a172233c3dc9262ce4a53e7c5cdd (diff)
downloadQt-a62045bd0ef52f3d439cb862ee7a38366536a0ec.zip
Qt-a62045bd0ef52f3d439cb862ee7a38366536a0ec.tar.gz
Qt-a62045bd0ef52f3d439cb862ee7a38366536a0ec.tar.bz2
Rename QWebGraphicsItem to QGraphicsWebView
Patch by Alexis Menard <alexis.menard@nokia.com> on 2009-10-01 Reviewed by Tor Arne Vestbø. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48974 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Diffstat (limited to 'src/3rdparty/webkit/WebCore')
-rw-r--r--src/3rdparty/webkit/WebCore/WebCore.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/webkit/WebCore/WebCore.pro b/src/3rdparty/webkit/WebCore/WebCore.pro
index c7bd640..bc22b7a 100644
--- a/src/3rdparty/webkit/WebCore/WebCore.pro
+++ b/src/3rdparty/webkit/WebCore/WebCore.pro
@@ -2391,7 +2391,7 @@ SOURCES += \
../WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp \
../WebKit/qt/WebCoreSupport/InspectorClientQt.cpp \
../WebKit/qt/Api/qwebframe.cpp \
- ../WebKit/qt/Api/qwebgraphicsitem.cpp \
+ ../WebKit/qt/Api/qgraphicswebview.cpp \
../WebKit/qt/Api/qwebpage.cpp \
../WebKit/qt/Api/qwebview.cpp \
../WebKit/qt/Api/qwebelement.cpp \