use qtpy in loader

This commit is contained in:
Jakub Trllo 2022-12-21 13:51:33 +01:00
parent 40d44898fd
commit d8d99f8bd8
5 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
import inspect
from Qt import QtGui
from qtpy import QtGui
import qtawesome
from openpype.lib.attribute_definitions import AbtractAttrDef