Move QSGViewPrivate to qsgview_p.h
authorMarco Bubke <marco.bubke@nokia.com>
Wed, 24 Aug 2011 13:47:35 +0000 (15:47 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 25 Aug 2011 06:26:20 +0000 (08:26 +0200)
commit59440312401f7fc26d4b60a5c3966154c8b43f27
tree73f63de10bd0ad334204293b37e4cd58b70166a9
parent15e62e98ad6fa73f052113c158b24549b7b28e4f
Move QSGViewPrivate to qsgview_p.h

For the qml designer we need access to the private class.

Change-Id: I2f368daf8e79baa433d11b69a29ef37d53a18a36
Reviewed-on: http://codereview.qt.nokia.com/3508
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
src/declarative/items/items.pri
src/declarative/items/qsgview.cpp
src/declarative/items/qsgview_p.h [new file with mode: 0644]