summaryrefslogtreecommitdiff
path: root/qtwebchannel.pro
diff options
context:
space:
mode:
authorMilian Wolff <milian.wolff@kdab.com>2014-07-16 13:49:35 +0200
committerMilian Wolff <milian.wolff@kdab.com>2014-07-17 14:37:21 +0200
commit324679e554561828ae1ddd0604913d12b3e150d4 (patch)
tree79f6e66708cacdfc24a0ec71e9325c50110ca9b8 /qtwebchannel.pro
parent003596fad52690127afca0d7025b62bad7fd013e (diff)
downloadqtwebchannel-324679e554561828ae1ddd0604913d12b3e150d4.tar.gz
Adapt to rename to QtWebChannel and rename resource path as well.
This is a minor cleanup commit. Renaming the .pro file is required for qt.pro to find it. The rename of the resource path makes it more explicit by using the module name. Change-Id: Ib724882d02d2a8aea7468ef984ed573dca1d3e7b Reviewed-by: Michael Bruning <michael.bruning@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'qtwebchannel.pro')
-rw-r--r--qtwebchannel.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtwebchannel.pro b/qtwebchannel.pro
new file mode 100644
index 0000000..58c33f2
--- /dev/null
+++ b/qtwebchannel.pro
@@ -0,0 +1 @@
+load(qt_parts)