This commit is contained in:
Auric Vente 2024-07-19 20:17:18 -06:00
parent ade8f9486c
commit 745a536109
1 changed files with 1 additions and 1 deletions

View File

@ -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()