mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-11-27 15:54:09 +00:00
oi
This commit is contained in:
parent
98688765c9
commit
9eb330888c
Binary file not shown.
|
Before Width: | Height: | Size: 308 KiB |
@ -27,8 +27,9 @@ import QtGraphicalEffects 1.0
|
|||||||
ApplicationWindow{
|
ApplicationWindow{
|
||||||
style: ApplicationWindowStyle {
|
style: ApplicationWindowStyle {
|
||||||
background: Image {
|
background: Image {
|
||||||
source: "file:background.jpg"
|
source: "file:background.png"
|
||||||
fillMode: Image.PreserveAspectCrop
|
fillMode: Image.PreserveAspectCrop
|
||||||
|
smooth: false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
id: terminalWindow
|
id: terminalWindow
|
||||||
|
|||||||
BIN
background.jpg
BIN
background.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 308 KiB |
|
Before Width: | Height: | Size: 308 KiB After Width: | Height: | Size: 308 KiB |
Loading…
x
Reference in New Issue
Block a user