Add window.makePopup(), utils.makePopup() wrapper
This commit is contained in:
@@ -80,7 +80,7 @@ Python {
|
||||
return
|
||||
}
|
||||
|
||||
utils.makePopup(
|
||||
window.makePopup(
|
||||
"Popups/UnexpectedErrorPopup.qml",
|
||||
{ errorType: type, message, traceback },
|
||||
)
|
||||
|
Reference in New Issue
Block a user