summaryrefslogtreecommitdiffstats
path: root/examples/declarative/webview/inline-html.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/webview/inline-html.qml')
-rw-r--r--examples/declarative/webview/inline-html.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/declarative/webview/inline-html.qml b/examples/declarative/webview/inline-html.qml
index 5f6d410..23b4555 100644
--- a/examples/declarative/webview/inline-html.qml
+++ b/examples/declarative/webview/inline-html.qml
@@ -1,3 +1,5 @@
+import Qt 4.6
+
// Inline HTML with loose formatting can be
// set on the html property.
WebView {