RibbonWindow: Try to fix window didn't show on taskbar in Windows.

This commit is contained in:
Mentalflow 2024-04-05 02:51:47 +08:00
parent e6f1188c3c
commit 4193d25a6d
Signed by: Mentalflow
GPG Key ID: 5AE68D4401A2EE71
1 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@ Window {
else{
console.error("RibbonWindow: Arguments error, please check.")
}
item.show()
}
}