Mods
This commit is contained in:
@@ -276,4 +276,4 @@ class Window:
|
|||||||
msg_box.setText(message)
|
msg_box.setText(message)
|
||||||
msg_box.setWindowTitle("Information")
|
msg_box.setWindowTitle("Information")
|
||||||
msg_box.setStandardButtons(QMessageBox.Ok)
|
msg_box.setStandardButtons(QMessageBox.Ok)
|
||||||
msg_box.exec()
|
msg_box.exec()
|
||||||
|
Reference in New Issue
Block a user