summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmldom/tst_qmldom.cpp
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2009-05-04 11:43:57 (GMT)
committerKai Koehne <kai.koehne@nokia.com>2009-05-04 11:54:08 (GMT)
commitd77e368795cf27131cdb625800c6d654aef6dd4e (patch)
treeba547590d58d5d82bc34b1bb5845f5c9106b38f5 /tests/auto/declarative/qmldom/tst_qmldom.cpp
parent2283c848fe8bf2704c6c35ee7985657bd521dee9 (diff)
downloadQt-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/declarative/qmldom/tst_qmldom.cpp')
0 files changed, 0 insertions, 0 deletions