mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-08 15:49:38 -04:00
Let Qt figure out geometry of the about window. Closes: #780.
This commit is contained in:
parent
f71d0c0da8
commit
34886dc7e0
1 changed files with 0 additions and 8 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue