Let Qt figure out geometry of the about window. Closes: #780.

This commit is contained in:
John Lindgren 2017-07-21 22:59:57 -04:00 committed by Janek Bevendorff
parent f71d0c0da8
commit 34886dc7e0

View File

@ -2,14 +2,6 @@
<ui version="4.0">
<class>AboutDialog</class>
<widget class="QDialog" name="AboutDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>652</width>
<height>516</height>
</rect>
</property>
<property name="windowTitle">
<string>About KeePassXC</string>
</property>