mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
traypublisher is using qtpy
This commit is contained in:
parent
bd17e05682
commit
4d98f54073
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ publishing plugins.
|
|||
|
||||
import platform
|
||||
|
||||
from Qt import QtWidgets, QtCore
|
||||
from qtpy import QtWidgets, QtCore
|
||||
import qtawesome
|
||||
import appdirs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue