Commit 847f8c40 authored by Christian Strømme's avatar Christian Strømme Committed by Jani Heikkinen
Browse files

Bump qml import version.


Change-Id: Iad7e39cf5a986909bc0e5dcb9a82143b2e9ed260
Reviewed-by: default avatarYoann Lopes <yoann.lopes@theqtcompany.com>
Showing with 3 additions and 2 deletions
CXX_MODULE = webview
TARGET = declarative_webview
TARGETPATH = QtWebView
IMPORT_VERSION = 1.0
IMPORT_VERSION = 1.1
QT += qml quick
SOURCES += \
......
......@@ -4,9 +4,10 @@ import QtQuick.tooling 1.2
// It is used for QML tooling purposes only.
//
// This file was auto-generated by:
// 'qmlplugindump -nonrelocatable QtWebView 1.0'
// 'qmlplugindump -nonrelocatable QtWebView 1.1'
Module {
dependencies: ["QtQuick 2.0"]
Component {
name: "QQuickViewController"
defaultProperty: "data"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment