-
Stefy Lanza (nextime / spora ) authored
- Fix Qt.AlignCenter -> Qt.AlignmentFlag.AlignCenter (line 227) - Fix QLineEdit.Password -> QLineEdit.EchoMode.Password (password fields) - Fix QMessageBox constants to use StandardButton enum - Fix app.exec_() -> app.exec() for PyQt6 compatibility - Resolves AttributeError issues on Windows with PyQt6
5c3932a8