Wizards: Fix import for .ui.qml file

Change-Id: I448dbdb9fcbd72e6388cd15268447c08eebc68f0
Reviewed-by: Robert Loehning <robert.loehning@theqtcompany.com>
This commit is contained in:
Thomas Hartmann
2015-04-21 16:50:28 +02:00
committed by Robert Loehning
parent 5d326c523e
commit 6a1a6ae557

View File

@@ -1,4 +1,4 @@
import QtQuick 2.3 import QtQuick 2.4
Rectangle { Rectangle {
property alias mouseArea: mouseArea property alias mouseArea: mouseArea