mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 04:53:25 +02:00
Undo logo change.
This commit is contained in:
parent
335f0c86dd
commit
f908d5bb0a
2 changed files with 3 additions and 3 deletions
Binary file not shown.
Before Width: | Height: | Size: 53 KiB |
|
@ -23,9 +23,9 @@ Rectangle {
|
||||||
spacing: 5
|
spacing: 5
|
||||||
|
|
||||||
Image {
|
Image {
|
||||||
sourceSize.width: 358
|
sourceSize.width: 295
|
||||||
sourceSize.height: 65
|
sourceSize.height: 75
|
||||||
source: "../../../images/about-vircadia-logo.png"
|
source: "../../../images/about-projectathena.png"
|
||||||
}
|
}
|
||||||
Item { height: 30; width: 1 }
|
Item { height: 30; width: 1 }
|
||||||
Column {
|
Column {
|
||||||
|
|
Loading…
Reference in a new issue