mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 16:05:21 +01:00
qml: use "Raspberry Pi Device" as selection hint
This commit is contained in:
parent
900f36dc52
commit
9fb9fca065
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ ApplicationWindow {
|
||||||
Text {
|
Text {
|
||||||
id: text0
|
id: text0
|
||||||
color: "#ffffff"
|
color: "#ffffff"
|
||||||
text: qsTr("Select your device")
|
text: qsTr("Raspberry Pi Device")
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.preferredHeight: 17
|
Layout.preferredHeight: 17
|
||||||
Layout.preferredWidth: 100
|
Layout.preferredWidth: 100
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue