summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcleanup.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fix headersWarwick Allison2009-10-291-16/+16
|
* Ensure cleanup happens before the destruction of QScriptEngineAaron Kennedy2009-10-261-0/+82
This was causing crashes on windows.