Move hideErrorTypes & showError() to PythonBridge
This commit is contained in:
@@ -57,7 +57,7 @@ HFileDialogOpener {
|
||||
)
|
||||
)
|
||||
|
||||
if (unknown) utils.showError(type, traceback, uuid)
|
||||
if (unknown) py.showError(type, traceback, uuid)
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user