Merge pull request #4215 from pypeclub/feature/qtpy_in_settings

General: Use qtpy in settings UI
This commit is contained in:
Jakub Trllo 2022-12-13 13:49:09 +01:00 committed by GitHub
commit fc37034e2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 28 additions and 28 deletions

View file

@ -1,5 +1,5 @@
import sys
from Qt import QtWidgets, QtGui
from qtpy import QtWidgets, QtGui
from openpype import style
from .lib import (