diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-01-22 13:33:51 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-01-22 13:36:31 +0100 |
commit | fe87b207177a3faf265693b991bc9d8d61e112a0 (patch) | |
tree | ba5a2dcbee6780b0b95c90fe89c5d528ed271ba2 /src/qt/forms/editaddressdialog.ui | |
parent | 7dbe9ac1f3cb600b562f86d17c361cac1b732693 (diff) | |
parent | 4bee715bfd986a31cd98700bcb945dfa5d03cd7c (diff) |
Merge pull request #3568
4bee715 [Qt] very minor style cleanups (Philip Kaufmann)
Diffstat (limited to 'src/qt/forms/editaddressdialog.ui')
-rw-r--r-- | src/qt/forms/editaddressdialog.ui | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/qt/forms/editaddressdialog.ui b/src/qt/forms/editaddressdialog.ui index 8ff3805226..915b3679a1 100644 --- a/src/qt/forms/editaddressdialog.ui +++ b/src/qt/forms/editaddressdialog.ui @@ -76,12 +76,12 @@ <slot>accept()</slot> <hints> <hint type="sourcelabel"> - <x>248</x> - <y>254</y> + <x>20</x> + <y>20</y> </hint> <hint type="destinationlabel"> - <x>157</x> - <y>274</y> + <x>20</x> + <y>20</y> </hint> </hints> </connection> @@ -92,12 +92,12 @@ <slot>reject()</slot> <hints> <hint type="sourcelabel"> - <x>316</x> - <y>260</y> + <x>20</x> + <y>20</y> </hint> <hint type="destinationlabel"> - <x>286</x> - <y>274</y> + <x>20</x> + <y>20</y> </hint> </hints> </connection> |