mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
moved thumbnail widget to separated file
This commit is contained in:
parent
b6a2b51dad
commit
cc4d158c78
3 changed files with 314 additions and 201 deletions
|
|
@ -7,10 +7,10 @@ from openpype.pipeline.create import (
|
|||
TaskNotSetError,
|
||||
)
|
||||
|
||||
from .thumbnail_widget import ThumbnailWidget
|
||||
from .widgets import (
|
||||
IconValuePixmapLabel,
|
||||
CreateBtn,
|
||||
ThumbnailWidget,
|
||||
)
|
||||
from .assets_widget import CreateWidgetAssetsWidget
|
||||
from .tasks_widget import CreateWidgetTasksWidget
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue