mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
use qtpy module in igniter instead of Qt.py
This commit is contained in:
parent
d3753fef31
commit
d585450f99
8 changed files with 20 additions and 21 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from Qt import QtWidgets, QtGui
|
||||
from qtpy import QtWidgets, QtGui
|
||||
|
||||
from .tools import (
|
||||
load_stylesheet,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue