mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
use qtpy in hosts which have use openpype process
This commit is contained in:
parent
a66e421fad
commit
a3db8a0539
12 changed files with 13 additions and 13 deletions
|
|
@ -14,7 +14,7 @@ import json
|
|||
import signal
|
||||
import time
|
||||
from uuid import uuid4
|
||||
from Qt import QtWidgets, QtCore, QtGui
|
||||
from qtpy import QtWidgets, QtCore, QtGui
|
||||
import collections
|
||||
|
||||
from .server import Server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue