mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-07 12:17:38 +00:00
7 lines
53 B
QML
7 lines
53 B
QML
import QtQuick
|
|
|
|
Item {
|
|
height: 16
|
|
width: 1
|
|
}
|