summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlgraphicswebview/data/javaScript.qml
blob: 75d0cea8c8a671945ae55ad6811bbbe3382f392d (plain)
1
2
3
4
5
import Qt 4.6

WebView {
    url: "javaScript.html"
}