FluentUI/src/controls/FluScrollBar.qml

8 lines
74 B
QML
Raw Normal View History

2023-03-24 20:44:38 +08:00
import QtQuick
import QtQuick.Controls
import FluentUI
2023-03-02 18:21:43 +08:00
ScrollBar {
}