forked from qt-creator/qt-creator
Fix initial file for keyboard example
Change-Id: I5f3aea8a9f9186e5c398c46d286c328d90d506d0 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -84,7 +84,7 @@ ListModel {
|
||||
|
||||
ListElement {
|
||||
projectName: "SimpleKeyboard"
|
||||
qmlFileName: "SimpleKeyboard.qml"
|
||||
qmlFileName: "content/Parameters.ui.qml"
|
||||
thumbnail: "images/virtualkeyboard_thumbnail.png"
|
||||
displayName: "Virtual Keyboard"
|
||||
showDownload: false
|
||||
|
Reference in New Issue
Block a user