summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/contentmanipulation/jquery.qrc
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-11-16 13:32:06 +0100
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-11-16 16:08:23 +0000
commiteb8eb72ec7e589eedd79143dc7c3fb241706f405 (patch)
treed7f37743c27355ee1a6c19ea7cb83e13227b8c4a /examples/webenginewidgets/contentmanipulation/jquery.qrc
parent2abe1f1b5a317339105a37d6f0ff8450b945d338 (diff)
rename fancybrowser to contentmanipulation
The name "fancybrowser" tricks people into thinking that this is the reference browser example. But this example is a very simple browser with an additional fancy content manipulation feature. Rename this example to contentmanipulation to reflect reality. Change-Id: I200b701acdc4de1210b550b9f054753e5f1d1ea4 Reviewed-by: Michael BrĂ¼ning <michael.bruning@theqtcompany.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'examples/webenginewidgets/contentmanipulation/jquery.qrc')
-rw-r--r--examples/webenginewidgets/contentmanipulation/jquery.qrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/webenginewidgets/contentmanipulation/jquery.qrc b/examples/webenginewidgets/contentmanipulation/jquery.qrc
new file mode 100644
index 000000000..1022d682f
--- /dev/null
+++ b/examples/webenginewidgets/contentmanipulation/jquery.qrc
@@ -0,0 +1,5 @@
+<RCC>
+ <qresource prefix="/" >
+ <file>jquery.min.js</file>
+ </qresource>
+</RCC>