mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-22 17:50:22 +02:00
7 lines
64 B
QML
7 lines
64 B
QML
![]() |
import QtQuick 2.0
|
||
|
|
||
|
Rectangle {
|
||
|
width: 100
|
||
|
height: 62
|
||
|
}
|