Skip to content
Snippets Groups Projects
Commit 7e88bf51 authored by Kien Le's avatar Kien Le
Browse files

Scope QT enum appropriately

In PySide6, QT enum values can only be access from the enum type and not
the outer scope, so we have to change the scope of all the enum values
 used.
parent 7849e61f
No related branches found
No related tags found
Loading
Showing
with 188 additions and 122 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment