summaryrefslogtreecommitdiffstats
path: root/src/imports/qmldir
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@theqtcompany.com>2016-01-07 15:21:11 +0200
committerKatja Marttila <katja.marttila@theqtcompany.com>2016-01-14 10:12:49 +0000
commit5b999a1817e7829c87977b5d99f75a179ec36fda (patch)
treeeca5bf6c8777755ea6828d0c45d0caad1cd094db /src/imports/qmldir
parent2e18b419a7084b1e39bf8749855768a1002e34de (diff)
Use qml extension plugin
Placing c++ code to plugins we can use the same codebase for qtwebbrowser in b2qtlauncher Change-Id: I7a8c29e2dfb98e2645dccfc5fcb145f6cbd60102 Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com>
Diffstat (limited to 'src/imports/qmldir')
-rw-r--r--src/imports/qmldir4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/imports/qmldir b/src/imports/qmldir
new file mode 100644
index 0000000..89b8c78
--- /dev/null
+++ b/src/imports/qmldir
@@ -0,0 +1,4 @@
+module WebBrowser
+plugin webbrowser
+class WebBrowser
+