dots/.stversions/widgets/Separator~20250509-203449.qml
2025-06-07 04:01:14 -04:00

9 lines
125 B
QML

import QtQuick
import ".."
Rectangle {
color: ShellGlobals.colors.accent
radius: 5
width: 7.5
height: 7.5
}