mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Remove double space
This commit is contained in:
parent
fb940c5da0
commit
1013a29351
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ def on_after_open(_event):
|
|||
from openpype.widgets import popup
|
||||
from openpype.style import load_stylesheet
|
||||
dialog = popup.Popup(parent=menu.menu)
|
||||
dialog.setWindowTitle("Fusion comp has outdated content")
|
||||
dialog.setWindowTitle("Fusion comp has outdated content")
|
||||
dialog.setMessage("There are outdated containers in "
|
||||
"your Fusion comp.")
|
||||
dialog.on_clicked.connect(_on_show_scene_inventory)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue