Skip to content

Fix enums so it works with qt6 - #66

Open
tbttfox wants to merge 1 commit into
blurstudio:mainfrom
tbttfox:tyler/qt-enum-fixes
Open

Fix enums so it works with qt6#66
tbttfox wants to merge 1 commit into
blurstudio:mainfrom
tbttfox:tyler/qt-enum-fixes

Conversation

@tbttfox

@tbttfox tbttfox commented Aug 28, 2026

Copy link
Copy Markdown
Member

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

I fixed the access to the qt enums that happened through self. Now they should work with qt6

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.

2 participants