summaryrefslogtreecommitdiffstats
path: root/desktop-widgets
diff options
context:
space:
mode:
authorGravatar Jan Mulder <jlmulder@xs4all.nl>2018-09-16 14:37:59 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-09-16 08:07:33 -0700
commit7efcb0594c7d5f12980e8f569234abc4534924e9 (patch)
tree1064a27dc586c40ce90841bededd2fa0813b3896 /desktop-widgets
parent9e8afe90d94b1409eab0c2143b300cff83d1509e (diff)
downloadsubsurface-7efcb0594c7d5f12980e8f569234abc4534924e9.tar.gz
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>
Diffstat (limited to 'desktop-widgets')
-rw-r--r--desktop-widgets/divelogexportdialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-widgets/divelogexportdialog.ui b/desktop-widgets/divelogexportdialog.ui
index f864902d2..c35bde793 100644
--- a/desktop-widgets/divelogexportdialog.ui
+++ b/desktop-widgets/divelogexportdialog.ui
@@ -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>