Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Ruth <github@jesseruth.com>2021-02-25 07:11:33 +0300
committerJonathan White <support@dmapps.us>2021-02-27 15:35:03 +0300
commit9478ae30a088310c42bf025c9ac99472a9041f8d (patch)
treef836d00486cdf332246948ff526dc5582fffb2f2
parent3626ac16817411354b71699ebb63738689d74314 (diff)
Update MainWindow minimum size to enable smaller verticle space (#6149)
-rw-r--r--src/gui/MainWindow.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/MainWindow.ui b/src/gui/MainWindow.ui
index e44d3d217..62d6cdd93 100644
--- a/src/gui/MainWindow.ui
+++ b/src/gui/MainWindow.ui
@@ -16,7 +16,7 @@
<property name="minimumSize">
<size>
<width>800</width>
- <height>0</height>
+ <height>400</height>
</size>
</property>
<property name="windowTitle">