mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 16:05:21 +01:00
blegfh
This commit is contained in:
parent
1450730ab8
commit
71198f45fa
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ ApplicationWindow {
|
|||
minimumWidth: imageWriter.isEmbeddedMode() ? -1 : 680
|
||||
minimumHeight: imageWriter.isEmbeddedMode() ? -1 : 420
|
||||
|
||||
title: qsTr("Raspberry Pi Imager v%1").arg(imageWriter.constantVersion())
|
||||
title: qsTr("Retro Imager v%1").arg(imageWriter.constantVersion())
|
||||
|
||||
FontLoader {id: roboto; source: "fonts/Roboto-Regular.ttf"}
|
||||
FontLoader {id: robotoLight; source: "fonts/Roboto-Light.ttf"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue