mirror of
https://github.com/Quill-OS/quill.git
synced 2024-10-31 21:33:22 -07:00
Change "Always show menu bar" to "Always show status bar" in Settings
This commit is contained in:
parent
118b6c89e4
commit
ccf67053df
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@
|
|||
<item row="3" column="0">
|
||||
<widget class="QCheckBox" name="menuBarCheckBox">
|
||||
<property name="text">
|
||||
<string>Always show menu bar</string>
|
||||
<string>Always show status bar</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue