mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Merge pull request #4215 from pypeclub/feature/qtpy_in_settings
General: Use qtpy in settings UI
This commit is contained in:
commit
fc37034e2a
28 changed files with 28 additions and 28 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import sys
|
||||
from Qt import QtWidgets, QtGui
|
||||
from qtpy import QtWidgets, QtGui
|
||||
|
||||
from openpype import style
|
||||
from .lib import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue