mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-02 08:05:29 +08:00
update
This commit is contained in:
@ -47,7 +47,7 @@ FluScrollablePage{
|
||||
FluButton{
|
||||
text: qsTr("InfoBar that needs to be turned off manually")
|
||||
onClicked: {
|
||||
showInfo("This is an InfoBar in the Info Style",0,"Manual shutdown is supported")
|
||||
showInfo(qsTr("This is an InfoBar in the Info Style"),0,qsTr("Manual shutdown is supported"))
|
||||
}
|
||||
}
|
||||
FluButton{
|
||||
|
Reference in New Issue
Block a user