FluentUI/src/controls/FluTimePicker.qml

9 lines
110 B
QML
Raw Normal View History

2023-02-26 23:47:07 +08:00
import QtQuick 2.15
import QtQuick.Controls 2.15
import QtQuick.Shapes 1.15
2023-02-28 18:29:00 +08:00
import FluentUI 1.0
2023-02-26 23:47:07 +08:00
Item {
}