mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-27 06:12:19 +01:00
use private attribute
This commit is contained in:
parent
2afc531577
commit
89edb5cb9b
1 changed files with 1 additions and 1 deletions
|
|
@ -1570,7 +1570,7 @@ class SubsetAttributesWidget(QtWidgets.QWidget):
|
|||
|
||||
self.creator_attrs_widget = creator_attrs_widget
|
||||
self.publish_attrs_widget = publish_attrs_widget
|
||||
self.thumbnail_widget = thumbnail_widget
|
||||
self._thumbnail_widget = thumbnail_widget
|
||||
|
||||
self.top_bottom = top_bottom
|
||||
self.bottom_separator = bottom_separator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue