RibbonWindow: Try to fix window didn't show on taskbar in Windows.
This commit is contained in:
parent
e6f1188c3c
commit
4193d25a6d
|
@ -128,6 +128,7 @@ Window {
|
||||||
else{
|
else{
|
||||||
console.error("RibbonWindow: Arguments error, please check.")
|
console.error("RibbonWindow: Arguments error, please check.")
|
||||||
}
|
}
|
||||||
|
item.show()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue