mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-01-24 21:05:07 +08:00
8 lines
90 B
QML
8 lines
90 B
QML
|
import QtQuick 2.15
|
|||
|
import QtQuick.Controls 2.15
|
|||
|
import QtQuick.Shapes 1.15
|
|||
|
|
|||
|
Item {
|
|||
|
|
|||
|
}
|