mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
item_widgets import from base
This commit is contained in:
parent
fbeaf70a19
commit
37918bb70d
1 changed files with 5 additions and 0 deletions
|
|
@ -17,6 +17,11 @@ from pype.settings.entities import (
|
|||
PathInput,
|
||||
RawJsonEntity
|
||||
)
|
||||
from .base import (
|
||||
BaseWidget,
|
||||
InputWidget,
|
||||
GUIWidget
|
||||
)
|
||||
from .widgets import (
|
||||
IconButton,
|
||||
ExpandingWidget,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue