mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
use qtpy in houdini host
This commit is contained in:
parent
95939fb99e
commit
64d1d67c46
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
import contextlib
|
||||
import logging
|
||||
|
||||
from Qt import QtWidgets, QtCore, QtGui
|
||||
from qtpy import QtWidgets, QtCore, QtGui
|
||||
|
||||
from openpype import style
|
||||
from openpype.client import get_asset_by_name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue