mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-07 20:17:42 +08:00
update
This commit is contained in:
@ -64,7 +64,7 @@ FluScrollablePage{
|
||||
Layout.topMargin: 20
|
||||
FluButton{
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
text:"Show Triple Button Dialog"
|
||||
text: qsTr("Show Triple Button Dialog")
|
||||
onClicked: {
|
||||
triple_btn_dialog.open()
|
||||
}
|
||||
|
Reference in New Issue
Block a user