mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 13:07:38 +03:00
Update MainWindow minimum size to enable smaller verticle space (#6149)
This commit is contained in:
parent
3ccd4f9b14
commit
2d66786656
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>800</width>
|
||||
<height>0</height>
|
||||
<height>400</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue