mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
cleanup
This commit is contained in:
parent
bf3b9407cb
commit
cd1e764da6
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from Qt import QtCore, QtGui, QtWidgets
|
||||
from Qt import QtCore, QtWidgets
|
||||
|
||||
|
||||
class ComboItemDelegate(QtWidgets.QStyledItemDelegate):
|
||||
|
|
|
|||
|
|
@ -42,6 +42,7 @@ __all__ = (
|
|||
"set_style_property",
|
||||
"DynamicQThread",
|
||||
"qt_app_context",
|
||||
"get_asset_icon",
|
||||
|
||||
"RecursiveSortFilterProxyModel",
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue