forked from qt-creator/qt-creator
Port welcome screen to Qt Quick 2
This ports the welcome screen to use QtQuick 2.0. I have disabled the plugin on Qt4 builds. Change-Id: Ia921d0747c8f7d4441c88fc9fb77b822496091f4 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
committed by
Thomas Hartmann
parent
328a24edee
commit
cf56178df1
@@ -27,7 +27,7 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
import QtQuick 1.0
|
||||
import QtQuick 2.1
|
||||
|
||||
ListModel {
|
||||
ListElement {
|
||||
|
||||
Reference in New Issue
Block a user