Mods
This commit is contained in:
parent
ade8f9486c
commit
745a536109
|
@ -276,4 +276,4 @@ class Window:
|
|||
msg_box.setText(message)
|
||||
msg_box.setWindowTitle("Information")
|
||||
msg_box.setStandardButtons(QMessageBox.Ok)
|
||||
msg_box.exec()
|
||||
msg_box.exec()
|
||||
|
|
Loading…
Reference in New Issue