Add window.makePopup(), utils.makePopup() wrapper
This commit is contained in:
@@ -146,7 +146,7 @@ HTile {
|
||||
onClicked: {
|
||||
actionMenu.focusOnClosed = null
|
||||
|
||||
utils.makePopup(
|
||||
window.makePopup(
|
||||
"Popups/KeyVerificationPopup.qml",
|
||||
{
|
||||
focusOnClosed: nameField,
|
||||
|
Reference in New Issue
Block a user