diff options
author | Kai Koehne <kai.koehne@nokia.com> | 2009-05-04 11:43:57 (GMT) |
---|---|---|
committer | Kai Koehne <kai.koehne@nokia.com> | 2009-05-04 11:54:08 (GMT) |
commit | d77e368795cf27131cdb625800c6d654aef6dd4e (patch) | |
tree | ba547590d58d5d82bc34b1bb5845f5c9106b38f5 /tests/auto/qpaintengine | |
parent | 2283c848fe8bf2704c6c35ee7985657bd521dee9 (diff) | |
download | Qt-d77e368795cf27131cdb625800c6d654aef6dd4e.zip Qt-d77e368795cf27131cdb625800c6d654aef6dd4e.tar.gz Qt-d77e368795cf27131cdb625800c6d654aef6dd4e.tar.bz2 |
Fix QmlDom breakage
Two actual copies of QmlScriptParser & the parse tree were instantiated in
QmlDocument::load, with the result that the additions that the compiler
stored in the one parse tree were not seen by the Dom classes, using the
other one.
Reviewed-by: erikv
Diffstat (limited to 'tests/auto/qpaintengine')
0 files changed, 0 insertions, 0 deletions