mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
use qtpy in helper widgets
This commit is contained in:
parent
c45c1c7e7e
commit
ab2299f921
10 changed files with 12 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
from math import floor, sqrt, ceil
|
||||
from Qt import QtWidgets, QtCore, QtGui
|
||||
from qtpy import QtWidgets, QtCore, QtGui
|
||||
|
||||
from openpype.style import get_objected_colors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue