Use QV4::ScopedString typedef instead of actual type
authorOleg Shparber <trollixx@gmail.com>
Wed, 31 Dec 2014 18:34:52 +0000 (10:34 -0800)
committerOleg Shparber <trollixx@gmail.com>
Fri, 2 Jan 2015 20:29:09 +0000 (21:29 +0100)
commit29c0102adb8b800f4947e4e7962ca414fe576866
tree7e5e35bc688f05337f080315336cd80864144620
parentd0db6dc2b7ceb04f2bc1815ac3216a09add8fd3d
Use QV4::ScopedString typedef instead of actual type

Change-Id: I64ecbf6cea463387a70e909ecc5f9165d22a7b0f
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/imports/localstorage/plugin.cpp
src/qml/jsruntime/qv4engine.cpp
src/qml/jsruntime/qv4globalobject.cpp
src/qml/jsruntime/qv4lookup.cpp
src/qml/jsruntime/qv4object.cpp
src/qml/jsruntime/qv4objectproto.cpp
src/qml/qml/qqmlcontextwrapper.cpp
src/qml/qml/qqmlvaluetypewrapper.cpp
src/qml/types/qqmllistmodel.cpp
src/quick/items/context2d/qquickcontext2d.cpp
tests/auto/qml/qv4debugger/tst_qv4debugger.cpp