mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Exposed _use_original_names_checkbox
This commit is contained in:
parent
f6efb6c80d
commit
47be2d41c5
1 changed files with 1 additions and 0 deletions
|
|
@ -307,6 +307,7 @@ class PushToContextSelectWindow(QtWidgets.QWidget):
|
|||
self._new_folder_checkbox = new_folder_checkbox
|
||||
self._folder_name_input = folder_name_input
|
||||
self._comment_input = comment_input
|
||||
self._use_original_names_checkbox = original_names_checkbox
|
||||
|
||||
self._publish_btn = publish_btn
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue