Remove deprecated QtDeclarative (now QtQuick) headers
authorKent Hansen <kent.hansen@nokia.com>
Fri, 20 Jan 2012 13:35:29 +0000 (14:35 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 24 Jan 2012 08:19:46 +0000 (09:19 +0100)
commitf42e12e591990496c38e9cd5ed7a6c1105461e87
tree971db6f67633166dcdbc912ef8aaf2d35559e32e
parent2752011990150e09f7bb03ab8c24d39321d16967
Remove deprecated QtDeclarative (now QtQuick) headers

The QtQuick module has been around for a while now, and the need to
port to it was duly announced, coupled with a qmake warning (which
has now been removed).

Users who haven't ported their includes over will have to do so as
of this commit.

The fixqt4headers script in qtbase can be used to automatically
update the stale include statements in existing projects.

Change-Id: I9745723246f65ef726e51b8551d18b378085689d
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
sync.profile