From 85d5f57ebe5ee44a9171cae2c8141d6ed2a0f979 Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Thu, 20 Nov 2014 12:56:59 +0100 Subject: Doc: Renamed the webview example - Updated the subdirs project file referring the example - Updated the examples page with the new name - Moved the qtwebview-example group page to doc/src Change-Id: I53ba49103ad2bfff21a230dded456be1e88231f2 Reviewed-by: Christian Stromme --- examples/webview/minibrowser/qml.qrc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 examples/webview/minibrowser/qml.qrc (limited to 'examples/webview/minibrowser/qml.qrc') diff --git a/examples/webview/minibrowser/qml.qrc b/examples/webview/minibrowser/qml.qrc new file mode 100644 index 0000000..16da66e --- /dev/null +++ b/examples/webview/minibrowser/qml.qrc @@ -0,0 +1,7 @@ + + + main.qml + images/left-32.png + images/right-32.png + + -- cgit v1.2.3