aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/scriptString6.qml
Commit message (Collapse)AuthorAgeFilesLines
* Make QQmlScriptString opaque.Michael Brasser2012-08-031-0/+5
Allow for future optimization by encapsulating the raw script data. Change-Id: I1863103e8e6d74ede60593cabb240e16f2ae657e Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>