mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-03 03:56:08 -04:00
Set proper window title for DatabaseOpenDialog.
This commit is contained in:
parent
739f4d97a6
commit
674320fe2a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Dialog</string>
|
||||
<string>Open database</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<item row="0" column="0">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue