mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 22:02:15 +01:00
hound
This commit is contained in:
parent
fab390f8f0
commit
6d1407f346
1 changed files with 1 additions and 1 deletions
|
|
@ -382,7 +382,7 @@ def check_colorspace():
|
|||
dialog = popup.Popup(parent=parent)
|
||||
dialog.setWindowTitle("Warning: Wrong OCIO Mode")
|
||||
dialog.setMessage("This scene has wrong OCIO "
|
||||
"Mode setting.")
|
||||
"Mode setting.")
|
||||
dialog.setButtonText("Fix")
|
||||
dialog.setStyleSheet(load_stylesheet())
|
||||
dialog.on_clicked.connect(reset_colorspace)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue