summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qfxwebview/data/basic.qml
blob: 539483731037cb5152b6a254b4b14e11f34017c5 (plain)
1
2
3
4
5
import Qt 4.6

WebView {
    url: "basic.html"
}