Add parent widget
This commit is contained in:
parent
2846351115
commit
57cd8236c0
@ -322,7 +322,7 @@ class relForm(QtWidgets.QMainWindow):
|
||||
def error(self, exception):
|
||||
print (exception)
|
||||
QtWidgets.QMessageBox.information(
|
||||
None, _("Error"),
|
||||
self, _("Error"),
|
||||
str(exception)
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user