diff options
| author | Philip Kaufmann <[email protected]> | 2014-01-22 09:46:15 +0100 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2014-01-22 09:46:15 +0100 |
| commit | 4bee715bfd986a31cd98700bcb945dfa5d03cd7c (patch) | |
| tree | c762b98193e25fc00d23a10d1086a2e25f392fba /src/qt/forms/intro.ui | |
| parent | Merge pull request #3452 (diff) | |
| download | discoin-4bee715bfd986a31cd98700bcb945dfa5d03cd7c.tar.xz discoin-4bee715bfd986a31cd98700bcb945dfa5d03cd7c.zip | |
[Qt] very minor style cleanups
- rebuilt some ui file layout to remove unreal values from the files
- remove an unneeded attribute from an ui file
- add / remove some spaces in files
Diffstat (limited to 'src/qt/forms/intro.ui')
| -rw-r--r-- | src/qt/forms/intro.ui | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/qt/forms/intro.ui b/src/qt/forms/intro.ui index 05ee9466c..09e7bdb02 100644 --- a/src/qt/forms/intro.ui +++ b/src/qt/forms/intro.ui @@ -237,12 +237,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> @@ -253,12 +253,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> |