mirror of
https://github.com/monero-project/monero-gui
synced 2025-01-20 12:27:28 +01:00
6 lines
55 B
QML
6 lines
55 B
QML
import QtQuick 2.0
|
|
|
|
Rectangle {
|
|
color: "#00FF00"
|
|
}
|