status-desktop/libs/StatusQ/qml/Status/Containers/LayoutSpacer.qml

7 lines
53 B
QML

import QtQuick
Item {
height: 16
width: 1
}