Skip to content

Fix bug from previous commit#61

Merged
MHendricks merged 1 commit intomainfrom
mikeh/QtCompat_exec_fix
Mar 14, 2026
Merged

Fix bug from previous commit#61
MHendricks merged 1 commit intomainfrom
mikeh/QtCompat_exec_fix

Conversation

@MHendricks
Copy link
Copy Markdown
Member

Qt.QtCompat.QApplication.exec doesn't exist, its exec_, remove QtCompat call instead.

Checklist

  • I have read the CONTRIBUTING.md document
  • I formatted my changes with black
  • I linted my changes with flake8
  • I have added documentation regarding my changes where necessary
  • Any pre-existing tests continue to pass
  • Additional tests were made covering my changes

Types of Changes

  • Bugfix (change that fixes an issue)
  • New Feature (change that adds functionality)
  • Documentation Update (if none of the other choices apply)

Proposed Changes

`Qt.QtCompat.QApplication.exec` doesn't exist, its exec_, remove QtCompat call instead.
@MHendricks MHendricks merged commit 607b0f8 into main Mar 14, 2026
21 checks passed
@MHendricks MHendricks deleted the mikeh/QtCompat_exec_fix branch March 14, 2026 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant