mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 02:37:25 -04:00
6 lines
55 B
QML
6 lines
55 B
QML
import QtQuick 2.0
|
|
|
|
Rectangle {
|
|
color: "#000000"
|
|
}
|