mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Change formatting
This commit is contained in:
parent
60558e440c
commit
8613020718
1 changed files with 1 additions and 2 deletions
|
|
@ -99,8 +99,7 @@ class PushToContextSelectWindow(QtWidgets.QWidget):
|
|||
|
||||
header_layout = QtWidgets.QHBoxLayout(header_widget)
|
||||
header_layout.setContentsMargins(0, 0, 0, 0)
|
||||
header_layout.addWidget(header_label)
|
||||
header_layout.addStretch(1)
|
||||
header_layout.addWidget(header_label, 1)
|
||||
header_layout.addWidget(library_only_label, 0)
|
||||
header_layout.addWidget(library_only_checkbox, 0)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue