forked from qt-creator/qt-creator
Wizards: Fix import for .ui.qml file
Change-Id: I448dbdb9fcbd72e6388cd15268447c08eebc68f0 Reviewed-by: Robert Loehning <robert.loehning@theqtcompany.com>
This commit is contained in:
committed by
Robert Loehning
parent
5d326c523e
commit
6a1a6ae557
@@ -1,4 +1,4 @@
|
||||
import QtQuick 2.3
|
||||
import QtQuick 2.4
|
||||
|
||||
Rectangle {
|
||||
property alias mouseArea: mouseArea
|
||||
|
Reference in New Issue
Block a user