mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Desktop UI: small layout correction export dialog
2 UI items where poorly aligned. Fixed here. Reported-by: willemferguson <willemferguson@zoology.up.ac.za> Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
parent
9e8afe90d9
commit
7efcb0594c
1 changed files with 2 additions and 2 deletions
|
@ -290,7 +290,7 @@
|
|||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>30</x>
|
||||
<x>10</x>
|
||||
<y>30</y>
|
||||
<width>102</width>
|
||||
<height>27</height>
|
||||
|
@ -311,7 +311,7 @@
|
|||
<property name="geometry">
|
||||
<rect>
|
||||
<x>10</x>
|
||||
<y>50</y>
|
||||
<y>70</y>
|
||||
<width>111</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
|
|
Loading…
Reference in a new issue