mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
change local settings title
This commit is contained in:
parent
35001531a4
commit
e0da777d03
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ class LocalSettingsWindow(QtWidgets.QWidget):
|
|||
|
||||
self.resize(1000, 600)
|
||||
|
||||
self.setWindowTitle("Pype Local settings")
|
||||
self.setWindowTitle("OpenPype Local settings")
|
||||
|
||||
stylesheet = style.load_stylesheet()
|
||||
self.setStyleSheet(stylesheet)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue