mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
change import of 'AttributeDefinitionsWidget'
This commit is contained in:
parent
81a9f26459
commit
f2a2cc1c38
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ from Qt import QtWidgets
|
|||
from openpype import style
|
||||
from openpype.lib import Logger
|
||||
from openpype.pipeline import legacy_io
|
||||
from openpype.widgets.attribute_defs import AttributeDefinitionsWidget
|
||||
from openpype.tools.attribute_defs import AttributeDefinitionsWidget
|
||||
|
||||
|
||||
class WorkfileBuildPlaceholderDialog(QtWidgets.QDialog):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue