diff options
author | Matthew Vogt <[email protected]> | 2012-02-23 11:49:26 +1000 |
---|---|---|
committer | Qt by Nokia <[email protected]> | 2012-02-27 03:29:15 +0100 |
commit | 377eb94eb19dafeca20d12bc6b624f1779fae514 (patch) | |
tree | df5adb33186ca79ee845f89084f3d72501bc37e2 /examples/quick | |
parent | 2849e619be8d7c5903f62f17fbd0dc716b70849e (diff) |
Create a forwarding declarative module.
The declarative module has been replaced by the qml module. To allow
existing projects which depend on the old declarative module to build,
add a new declarative module which forwards dependencies on to the
new qml module.
This module contains only redefinitions of old symbol names to their
new replacements, and creates forwarding headers that include the
replacement headers provided by the qml module.
This is a temporary change to prevent breaking existing projects
that depend on the declarative module. After clients have had an
opportunity to update their code to the use the new interfaces,
it can be removed.
Task-number: QTBUG-23737
Change-Id: I3cec5ceec4f9725c258e3672360a05ea87d3ca2f
Reviewed-by: Martin Jones <[email protected]>
Diffstat (limited to 'examples/quick')
0 files changed, 0 insertions, 0 deletions