Fix palette editor windowTitle
This commit is contained in:
parent
8b7f4069cd
commit
81ad828a53
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
<enum>Qt::ClickFocus</enum>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>MainWindow</string>
|
||||
<string>Palette Editor</string>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralwidget">
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
|
|
Loading…
Reference in a new issue